Skip to main content
POST
Call the saveRoom mutation

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
name
string
required
sortOrder
integer
required
capacity
integer

Response

The value returned by saveRoom

Whatever the function returns