scenes
Api reference content
delete/api/scenes/{sceneId}
Removes an existing scene.
Parameters
| Parameter | Place | Required | Description |
|---|---|---|---|
| sceneId | path | required |
Responses
| Status | Description |
|---|---|
| 204 | |
| 404 | application/json {
"errors": "[string]"
} |
Removes an existing scene.
| Parameter | Place | Required | Description |
|---|---|---|---|
| sceneId | path | required |
| Status | Description |
|---|---|
| 204 | |
| 404 | application/json {
"errors": "[string]"
} |