latestOpenAPI 3.1.12026-08-1527401.1 MB

d2805094fa3d

Scheduled Runs

Pauses/resumes a scheduled run (status) and/or updates its cron, timezone, or label. Cron and timezone changes apply to the next scheduled occurrence; status and label changes apply immediately.

patch/experimental/scheduled-runs/{id}

Path parameters

idstring uuid required

Headers

Authorizationstring

Request body

cronstring

New cron expression the schedule fires on, interpreted in timezone. Rejected if unparseable or if its tightest interval is under the minimum allowed.

timezonestring

New IANA timezone the cron is interpreted in. When supplied without cron, re-interprets the existing cron in the new zone.

labelstring

Response

Default Response