v1

OpenAPI 3.1.02026-08-04552282508.9 KB
schedules

Create Schedule

Create a new schedule for a workflow

post/api/schedules/

Request body

workflow_idstring required
schedule_typestring required
time_of_daystring
days_of_weekstring nullable
day_of_monthinteger nullable
cron_expressionstring nullable
timezonestring
is_enabledboolean
notification_emailstring nullable
notify_on_startboolean
notify_on_completeboolean
notify_on_failureboolean

Response

Successful Response

{"stackTrail":"paths:/api/schedules/:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}