Last Updated on : 2023-06-21 07:12:57download
Bind an access control device with a specified access control rule.
POST: /v1.0/iot-02/access-controls/{access_control_id}/actions/device-bind
Parameter name | Type | IN | Required | Description |
---|---|---|---|---|
access_control_id | String | uri | true | The ID of a specified access control rule. |
Description of body
Parameter name | Type | IN | Required | Description |
---|---|---|---|---|
device_id | String | true | The device ID. |
Parameter name | Type | Description |
---|---|---|
result | Boolean | The operation result. |
POST: /v1.0/iot-02/access-controls/146304353014959****/actions/device-bind
{
"result": true,
"t": 1637651734297,
"success": true
}
For more information, see error code.
Is this page helpful?
YesFeedbackIs this page helpful?
YesFeedback