v1

latestOpenAPI 3.1.0Proprietary2026-07-265759203.4 KB
Workflow Schedules

Create Schedule

Create a schedule. The schedule is bound to the creating user or API key.

post/schedules

Headers

x-api-keystring nullable

Request body

workflow_idstring required
namestring required
cron_expressionstring required

Standard 5-field cron expression.

timezonestring

IANA timezone, e.g. America/Los_Angeles.

descriptionstring nullable
is_activeboolean

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