OBS WebSocket Request
CreateSceneCollection
Creates a new scene collection, switching to it in the process. Note: This will block until the collection has finished changing.
Parameters
Request
{
"requestType": "CreateSceneCollection",
"requestData": {
"sceneCollectionName": null
}
}Execute
// No response...
// Did you send your request?