Add a session to the room
Authentication
Path parameters
Room ID
(format {prefix}-room-{uuid}). The UUID portion is lowercase
hexadecimal — uppercase hex is rejected with 400.
Headers
Request
Session UUID of the member to add — the identifier
GET /api/v1/rooms/{room_id}/members returns.
If true, the member joins muted. Omitted or false joins the member unmuted (audible immediately).
Response
Session already joined to this room (idempotent)