v1

latestOpenAPI 3.1.0Proprietary2026-07-265759203.4 KB
Workflow Schedules

Update Schedule

Update a schedule. Reactivating a schedule that was auto-paused also transfers ownership.

patch/schedules/{schedule_id}

Path parameters

schedule_idstring required

Headers

x-api-keystring nullable

Request body

namestring nullable
cron_expressionstring nullable
timezonestring nullable
descriptionstring nullable
is_activeboolean nullable

Response

Successful Response

idstring required
workflow_idstring required
namestring required
descriptionstring nullable
cron_expressionstring required
timezonestring required
is_activeboolean required
disabled_reasonstring nullable
created_bystring nullable
api_key_idinteger nullable
next_run_timesstring[]
created_atstring required
updated_atstring required