Last Updated on : 2024-01-11 05:56:15download
Delete the specified device based on the device ID.
DELETE: /v1.0/devices/{deviceId}
Parameter name | Type | IN | Required | Description |
---|---|---|---|---|
device_id | String | uri | true | The device ID. |
Parameter name | Type | Description |
---|---|---|
result | Boolean | The returned result. Valid values:
|
DELETE: /v1.0/devices/65057368c44f3380****
{
"tid": "b777dd997d3d11eeaf40161d72836dc2",
"result": true,
"t": 1699341452301,
"success": true
}
For more information, see error code.
Is this page helpful?
YesFeedbackIs this page helpful?
YesFeedback