Skip to main content
POST
Create a room from a template

Authorizations

Authorization
string
header
required

Dashboard JWT token from Clerk

Path Parameters

id
string
required

The vrtpl_-prefixed template id.

Body

application/json
name
string
required

Label for the new room (per-instance).

Required string length: 1 - 200
scheduled_at
string<date-time> | null

Optional ISO 8601 date-time to schedule the room for; omit or null to create it live now.

Consent-receipt id threaded into the recording-consent gate when the template auto-starts a recording in a two-party-consent jurisdiction.

Required string length: 1 - 128

Response

The new room created from the template.

data
object
meta
object