v1
latestOpenAPI 3.1.02026-07-26359254.7 MBSchedules
Unlink a holiday calendar from a schedule
<small>Requires the sequences:operate scope (or a broader one that includes it).</small>
Removes the link between a holiday calendar and the specified schedule.
delete/v3/schedules/{id}/holiday-calendar-links/{calendarId}
Path parameters
idinteger required
Schedule ID
calendarIdinteger required
Holiday calendar ID to unlink
Response
Holiday calendar unlinked successfully. The response body is empty.
{"stackTrail":"paths:/v3/schedules/{id}/holiday-calendar-links/{calendarId}:delete:responses:204:content:application/json:schema","oasType":"schema","type":"unknown","description":"Empty body"}