Skip to main content

Update a schedule

PATCH 

/v1/schedules/:id

Partial update. kind is immutable — create a new schedule to change it. Any semantic edit (timing, target, payload, or policies) bumps version; in-flight runs keep the schedule_version they were materialised under. Timing edits recompute next_fire_at immediately. Updating a schedule in disabled_failing or disabled_invalid does not resume it — call /resume explicitly after fixing the cause.

Request

Responses

Updated schedule