Skip to main content
POST
Create a queue schedule

Authorizations

Authorization
string
header
required

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

Body

application/json
profileId
string
required
Required string length: 1 - 255
name
string
required
Required string length: 1 - 120
timezone
string
required
Minimum string length: 1
active
boolean
isDefault
boolean
slots
object[]

Response

Queue schedule created.

ok
boolean
required
data
object
required