chatrooms

Set Same Room Mode

Turn same-room mode on or off from inside the room. Host only.

The teacher does not always know at creation time — she finds out when the room starts howling. Flipping it here writes the same activity_config key the create paths write, so every client converges on its next room read; the datagram is only what makes that immediate.

patch/chatrooms/{room_name}/same-room

Path parameters

room_namestring required

Headers

authorizationstring nullable

Request body

enabledboolean required

Response

Successful Response

{"stackTrail":"paths:/chatrooms/{room_name}/same-room:patch:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes