v5

latestOpenAPI 3.1.12026-08-0826601.1 MB
Scheduled Runs

Pauses/resumes a scheduled run (status) and/or updates its cron, timezone, or label. Changes are applied to the Temporal schedule behind the row.

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