Back
post /v1/rooms

Create room

Creates a new room. Supports chat, post, audio, video, and streaming room types.

Request body

name String required

topic String

roomType String ENUM required

hideRecordingByDefault Boolean

recordAutomatically Boolean

hideRecordingTranscript Boolean

allowRecordingDownload Boolean

Responses

Was this guide helpful?