Last Updated on : 2021-11-26 02:56:14download
Delete a scene template based on the scene template ID.
DELETE: /v1.0/iot-03/scene-templates/{template_id}
Parameter name | Type | IN | Required | Description |
---|---|---|---|---|
template_id | Long | uri | true | The ID of a specified scene template. |
Parameter name | Type | Description |
---|---|---|
result | Boolean | Indicates whether the operation is successful. |
DELETE: /v1.0/iot-03/scene-templates/18***07
{
"result": true,
"t": 1636612626632,
"success": true
}
For more information, see error code.
Is this page helpful?
YesFeedbackIs this page helpful?
YesFeedback