Last Updated on : 2023-12-07 03:33:49download
Delete a scene of the specified home.
DELETE: /v1.0/homes/{home_id}/scenes/{scene_id}
Parameter name | Type | IN | Required | Description |
---|---|---|---|---|
home_id | String | uri | true | The home ID. |
scene_id | String | uri | true | The scene ID. |
Parameter name | Type | Description |
---|---|---|
result | Boolean | The status of deleting a scene. Valid values:
|
DELETE: /v1.0/homes/242****/scenes/53IYS****
{
"result": true,
"t": 1541072348540,
"success": true
}
For more information, see error code.
Is this page helpful?
YesFeedbackIs this page helpful?
YesFeedback