Skip to main content

Create Video Room

Creates a video room.

Request Body REQUIRED
display_name string
max_members integer
quality string
join_from date-time
join_until date-time
remove_at date-time
remove_after_seconds_elapsed integer
layout string
record_on_start boolean
enable_room_previews boolean
sync_audio_video boolean
meta object
name string
Responses
200

A video room

Schema OPTIONAL
id uuid OPTIONAL
project_id uuid OPTIONAL
display_name string OPTIONAL
type string OPTIONAL
created_at date-time OPTIONAL
updated_at date-time OPTIONAL
video_room object OPTIONAL
display_name string OPTIONAL
max_members integer OPTIONAL
quality string OPTIONAL
join_from date-time OPTIONAL
join_until date-time OPTIONAL
remove_at date-time OPTIONAL
remove_after_seconds_elapsed integer OPTIONAL
layout string OPTIONAL
record_on_start boolean OPTIONAL
enable_room_previews boolean OPTIONAL
sync_audio_video boolean OPTIONAL
meta object OPTIONAL
name string OPTIONAL
id uuid OPTIONAL
fps integer OPTIONAL
prioritize_hand_raise boolean OPTIONAL
422

Unprocessable Entity

Schema OPTIONAL
type string
code string
message string
attribute string OPTIONAL
url uri