hub.scenes.delete
- Version: 1.0
- Classes: UI
- Title: Scene manager categories
- Description: Delete the scene by it’s id.
				
				Edit
			
			| Field | Type | Required | Description | 
|---|---|---|---|
| _id | string | + | scene identifier | 
				
				Edit
			
			| Broadcasts | Description | 
|---|---|
| hub.scene.deleted | Notification about the scene deleting. | 
				
				Edit
			
			- Empty result or an error.
				
				Edit
			
			| Code | Message | Data | 
|---|---|---|
| -32600 | Bad request, | |
| -32600 | Bad request, | |
| -32500 | The scene with this id does not exist | 
 
                                    