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