chatrooms
Create Breakouts
Split a class room's current participants into balanced breakout rooms.
Host (room creator) or admin only. Distribution balances the two exchange sides unless the teacher supplies explicit assignments. Returns the child rooms + who goes where; the teacher's client then broadcasts each assignment over the parent room's data channel so students auto-move.
post/chatrooms/{room_name}/breakouts
Path parameters
room_namestring required
Headers
authorizationstring nullable
Request body
Response
Successful Response
{"stackTrail":"paths:/chatrooms/{room_name}/breakouts:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}
Changes
No recorded changes to this endpoint across all 1 revision of this API.