Schedule API
Create Schedule
Create a business hours schedule for a team. Schedules define working hours used by SLA policies.
POST
Create Schedule
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The ID of the team to create the schedule for.
Body
application/json
Response
Success
Schedule represents a recurring weekly time pattern. Referenced by SLA definitions (when the SLA clock runs) and change blackout schedules (when changes are blocked).
Create Schedule

