Skip to main content
POST
Create a room-config template

Authorizations

Authorization
string
header
required

Dashboard JWT token from Clerk

Body

application/json
name
string
required

Tenant-supplied label rendered in the template picker. Unique within the tenant (case-insensitive).

Required string length: 1 - 120
config
object
required

The reusable, NON-SECRET room-config preset stored on a video room-config template. Every field is optional and maps 1:1 to the identically-named POST /video/rooms-scheduled room-create knob; an empty object is a valid 'all defaults' preset. Unknown keys are rejected, and secret-bearing fields (BYO recording-storage credentials, consent receipts) are intentionally never part of a template.

description
string

Optional operator description.

Maximum string length: 500

Response

The saved room-config template.

data
object
meta
object