v1
latestOpenAPI 3.1.02026-07-263911,4691.1 MBSchedules
Update schedule recurrence
Updates the recurrence configuration for a schedule, including the recurrence pattern, duration, timezone, and late submission rule. All recurrence fields are replaced with the provided values. Use effective_from to control whether changes apply from the current or next occurrence.
patch/scheduling/v1/schedules/{schedule_id}/recurrence
Path parameters
schedule_idstring required
Unique identifier of the schedule to update.
Request body
Response
A successful response.
S12SchedulingV1UpdateScheduleRecurrenceResponse required
Response message for UpdateScheduleRecurrence.