Skip to main content
PUT
Update a schedule

Authorizations

Authorization
string
header
required

Use a Bearer token to access these API endpoints. Example: "Bearer {your-token}"

Path Parameters

uuid
string<uuid>
required

Body

application/json
name
string
type
string
Example:

"appointment"

color
string
availability_type_uuid
string<uuid>
ai_agents
string[]
human_agents
string[]
custom_questions
object[]

Questions asked during booking. type defaults to 'text' and required to false when omitted.

Response

200

Schedule updated successfully