chatrooms
Assign Latecomer To Breakout
Place one late-joining student (currently in the parent room) into an already-open breakout. Host/admin only.
The assignment is published SERVER-SIDE into the parent room, so the student receives it even when the teacher is off inside another breakout — a host-client broadcast would only reach the host's current room's data channel. Reuses the same breakout_assign message the client already handles: the student's app filters the assignments by user_id and auto-hops into the room with its code.
post/chatrooms/{room_name}/breakouts/assign-latecomer
Path parameters
room_namestring required
Headers
authorizationstring nullable
Request body
Response
Successful Response
{"stackTrail":"paths:/chatrooms/{room_name}/breakouts/assign-latecomer:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}
Changes
No changes recorded. 1 of the 25 revisions has no diff computed, so it could not be searched.