API ReferenceRoomsEnd_room
End a room
Ends a specific room session. Example and notes from Postman. :contentReference[oaicite:10]{index=10}
Create scheduled video room POST
Create a scheduled video room (body includes `start_at` / `scheduled_time`). Example from Postman. :contentReference[oaicite:4]{index=4}
Fetch past rooms POST
Fetch previously created/finished rooms. Supports filters such as room_ids, pagination and order_by. Example request from Postman. :contentReference[oaicite:6]{index=6}