Create a new schedule
Schedules
Create a new schedule
Creates a bookable schedule and links it to an availability type. Use this after creating or selecting an availability type. The schedule can then be assigned to agents for appointment booking and can collect custom question answers during booking.
POST
Create a new schedule
Authorizations
Use a Bearer token to access these API endpoints. Example: "Bearer {your-token}"
Body
application/json
Example:
"Dr. Smith Schedule"
Example:
"appointment"
Example:
"#3B82F6"
Questions asked during booking. type defaults to 'text' and required to false when omitted.
Response
201
Schedule created successfully