Last Updated on : 2023-06-21 07:13:06download
The user ID specified for seat login.
POST: /v1.0/iot-03/seats/{seat_id}/actions/distribution
Parameter name | Type | IN | Required | Description |
---|---|---|---|---|
seat_id | String | uri | true | Seat ID |
Description of body
Parameter name | Type | IN | Required | Description |
---|---|---|---|---|
uid | String | true | User ID |
Parameter name | Type | Description |
---|---|---|
result | Boolean | Registration Result |
POST: /v1.0/iot-03/seats/1401798632310644xxx/actions/distribution
{
"uid": "bsh16219351491774xxx"
}
{
"result": true,
"t": 1623050145629,
"success": true
}
For more information, see error code.
Is this page helpful?
YesFeedbackIs this page helpful?
YesFeedback