v1

latestOpenAPI 3.1.0Serval License2026-07-26202952779.1 KB
Schedule API

Create Schedule

Create a business hours schedule for a team. Schedules define working hours used by SLA policies.

post/v2/teams/{team_id}/schedules

Path parameters

team_idstring required

The ID of the team to create the schedule for.

Request body

namestring

The name of the schedule.

timezonestring

IANA timezone identifier, e.g. "America/New_York". Defaults to "UTC" if not provided.

Response

Success