Stop Broadcast
POST/api/room/broadcast/stop
Stop broadcasting the room's content.
Responses
- 204
- 401
- 403
- 422
Broadcast stopped successfully.
The request requires user authentication.
The server understood the request, but refuses to authorize it.
Server is not broadcasting.