hub.scenes.notification.remove
- Version: 1.
- Classes: UI
- Title: Scene manager categories
- Description: Remove user ID from particular scene. Notification broadcasts won’t be sent to this user.
				
				Edit
			
			| Field | Type | Required | Description | 
|---|---|---|---|
| sceneId | string | + | Id of the scene | 
| userId | string | + | Id of the user | 
				
				Edit
			
			| Broadcasts | Description | 
|---|---|
| hub.scene.changed | Updating the information about the scene. | 
				
				Edit
			
			| Code | Message | Data | 
|---|---|---|
| -32600 | Bad request, | |
| -32600 | Bad request, | |
| -32500 | The scene with this id does not exist | 
 
                                    