Last Updated on : 2024-06-28 23:21:51download
Delete the specified group based on the group ID.
DELETE: /v2.0/cloud/thing/group/{group_id}
Parameter name | Type | IN | Required | Description |
---|---|---|---|---|
group_id | Long | path | true | The ID of the specified group. |
Parameter name | Type | Description |
---|---|---|
result | Boolean | The list of returned data. |
success | Boolean | Indicates whether the operation is successful. Valid values:
|
t | Long | The timestamp. |
tid | String | The link ID. |
DELETE: /v2.0/cloud/thing/group/1285*****
{
"tid": "38cced10b32111edaa2fba12a1143bd9",
"result": true,
"t": 1677119078865,
"success": true
}
For more information, see error code.
For more information, see Limits on API Request Frequency.
Is this page helpful?
YesFeedbackIs this page helpful?
YesFeedback