meetings

Create an ephemeral group meeting room

post/api/meetings/rooms

Request body

duration_minutesinteger nullable

How long the room stays joinable; server default if omitted

Response

Successful Response

roomstring required

LiveKit room name, format meeting-<random>

linkstring required

Shareable link that opens the room for anyone

expires_atstring required

When the room stops being joinable (ISO)

Changes

No recorded changes to this endpoint across all 1 revision of this API.