Last Updated on : 2023-12-07 03:33:54download
Delete all timer tasks under a specified device based on the device ID.
DELETE: /v1.0/devices/{devId}/timers
Parameter name | Type | IN | Required | Description |
---|---|---|---|---|
devId | String | uri | true | The device ID. |
Parameter name | Type | Description |
---|---|---|
result | Boolean | The returned result. |
DELETE: /v1.0/devices/vdevo15445800464****/timers
{
"result": true,
"success": true
}
For more information, see error code.
Is this page helpful?
YesFeedbackIs this page helpful?
YesFeedback