Give Control
POST/api/room/control/give/:sessionId
Give control of the room to a specific session.
Request
Responses
- 204
- 400
- 401
- 403
- 404
Control given successfully.
Target session is not allowed to host.
The request requires user authentication.
The server understood the request, but refuses to authorize it.
The specified resource was not found.