Last Updated on : 2023-12-07 03:33:55download
You can remove the specified device through this API.
DELETE: /v1.0/devices/{device_id}
Parameter name | Type | IN | Required | Description |
---|---|---|---|---|
device_id | String | uri | true | Device ID |
Parameter name | Type | Description |
---|---|---|
result | Boolean | Execution result:
|
DELETE: /v1.0/devices/65057368c44f3380****
{
"result": true,
"t": 1615795297327,
"success": true
}
For more information, see error code.
Is this page helpful?
YesFeedbackIs this page helpful?
YesFeedback