Skip to main content
POST
Create a new Room

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
eventId
string
required
id
string
required
name
string
required
orgId
string
required
sortOrder
integer
required
capacity
integer

Response

Created

id
string