Links the specified device to the user account. To enable authentication via device ID and linking, use the instruction.
device required | string <= 100 characters Manufacturer and model name of the device. |
device_id required | string [ 16 .. 36 ] characters Device ID:
|
No Content
Unauthorized
Unprocessable Entity
Too Many Requests
{- "device": "ONEPLUS A6003",
- "device_id": "1AF516EFACD646F6"
}
{- "error": {
- "code": "003-061",
- "description": "Object not found.",
- "details": { }
}
}