Skip to main content
POST
Create a schedule

Authorizations

Authorization
string
header
required

JWT token obtained from /api/auth/token endpoint. Token is verified using JWKS and must include a valid user identifier.

Path Parameters

projectId
string<uuid>
required

Body

application/json
name
string
required
Minimum string length: 1
timeZone
string
required
Minimum string length: 1
isDefault
boolean
required
availability
object[]
overrides
object[]

Response

Schedule created

schedule
object
required