Schedules
Create Schedule
post/schedules
Request body
namestring required
cron_exprstring required
endpointstring required
methodstring
descriptionstring nullable
payloadobject nullable
timezonestring
timeout_secondsinteger
max_retriesinteger
retry_delay_secondsinteger
Response
Successful Response
idstring required
namestring required
descriptionstring nullable
methodstring required
endpointstring required
payloadobject nullable
cron_exprstring required
timezonestring required
timeout_secondsinteger required
max_retriesinteger required
retry_delay_secondsinteger required
enabledboolean required
next_run_atinteger nullable
created_atinteger nullable
updated_atinteger nullable