v1

latestOpenAPI 3.1.0MIT2026-07-26134154266.9 KB

Create an office hours schedule

Create a new office hours schedule with time shifts. Each shift defines a day (or day range) and start/end times. Example: Monday-Friday 9am-5pm EST would be one shift with day_of_week "monday_to_friday", start_time "09:00:00", end_time "17:00:00", and iana_timezone "America/New_York".

post/office-hours

Request body

namestring required

Schedule name (e.g. "Business Hours", "Weekend Support")

iana_timezonestring required

IANA timezone for the schedule (e.g. "America/New_York", "Europe/London", "Asia/Tokyo")

Response

Default Response

idstring required

Office hours schedule ID

namestring required

Schedule name (e.g. "Weekday Support", "Weekend Hours")

iana_timezonestring required

IANA timezone (e.g. "America/New_York", "Europe/London")

created_atstring date-time required
updated_atstring date-time required