Skip to main content
PUT
Replace agent appointment settings and schedule assignments

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
enabled
boolean
random_assignment
boolean
schedule_assignments
object[]

Each entry connects the agent to a schedule and tells the runtime AI when and how to use it. Always provide name and description for every assignment — without them the runtime AI cannot distinguish between schedule types when a contact asks for an appointment.

Response

Appointments updated

data
object