Schedules
Resume a schedule
Resumes a paused schedule so that it begins generating new occurrences again. Schedules that have ended cannot be resumed.
patch/scheduling/v1/schedules/{id}/resume
Path parameters
idstring required
Unique identifier of the customer schedule to resume or resume sub-schedules for.
Request body
S12SchedulingV1SchedulingServiceResumeScheduleBody required
Response
A successful response.
S12SchedulingV1ResumeScheduleResponse required