v1
latestOpenAPI 3.1.02026-07-263911,4691.1 MBSchedules
End a schedule
Ends an active or paused schedule so that it stops generating new occurrences. Existing occurrences are not affected. This action cannot be undone — ended schedules cannot be reactivated.
patch/scheduling/v1/schedules/{id}/end
Path parameters
idstring required
Unique ID of the schedule.
Request body
S12SchedulingV1SchedulingServiceEndScheduleBody required
Response
A successful response.
S12SchedulingV1EndScheduleResponse required