Add a session to the room
Authentication
Path parameters
Case-sensitive room identifier.
Headers
Request
Identifies the session to add. This is the same session UUID that
GET /api/v1/rooms/{room_id}/members returns.
Controls whether the member joins muted. Omit this field or set
it to false to join the member unmuted.
Response
Session already joined to this room (idempotent)