Last Updated on : 2023-12-07 03:33:52
Delete a timer task under a category of the device group.
DELETE: /v1.0/devices/{devId}/timers/categories/{category}/groups/{groupId}
Parameter name | Type | IN | Required | Description |
---|---|---|---|---|
devId | String | uri | true | The device ID. |
groupId | String | uri | true | The ID of a specified timer task group. |
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/groups/000***2ftg
{
"result": true,
"success": true
}
For more information, see error code.
Is this page helpful?
YesFeedbackIs this page helpful?
YesFeedback