# Link a device by other parameters

- Operation ID: `LinkAClientDeviceByClientUuidFromJwtToken`
- HTTP method: `POST`
- Path: `/push-devices/clients/linked-devices`
- Sanitized category OpenAPI YAML: <https://hub.synerise.com/api-reference/profile-management.yaml>
- [Human-readable API reference](https://hub.synerise.com/api-reference/profile-management#tag/Profile-devices/operation/LinkAClientDeviceByClientUuidFromJwtToken)

## Locate this method

Fetch the sanitized category YAML, then read `paths["/push-devices/clients/linked-devices"]["post"]`. Confirm that its `operationId` is `LinkAClientDeviceByClientUuidFromJwtToken`. That operation contains the full parameters, request body, responses, schemas, and examples.
