Last Updated on : 2023-06-21 07:12:59download
Delete a specified custom group.
DELETE: /v1.0/iot-02/lighting/groups/package
Description of body
Parameter name | Type | IN | Required | Description |
---|---|---|---|---|
spaceId | String | body | true | The ID of a specified space. |
groupPackageId | String | body | true | The ID of a specified custom group. |
Parameter name | Type | Description |
---|---|---|
result | Boolean | The returned result. |
DELETE: /v1.0/iot-02/lighting/groups/package
{
"spaceId": "1468899630715596800",
"groupPackageId": "1470663251091013632"
}
{
"result": true,
"t": 1640604810918,
"success": true
}
For more information, see error code.
Is this page helpful?
YesFeedbackIs this page helpful?
YesFeedback