POST
/
schedules

Authorizations

fastapiusersauth
string
cookierequired

Query Parameters

workspace_id
string
required

Body

application/json
workflow_id
string
required
every
string
required

ISO 8601 duration string

inputs
object | null
cron
string | null
offset
string | null

ISO 8601 duration string

start_at
string | null

ISO 8601 datetime string

end_at
string | null

ISO 8601 datetime string

status
enum<string>
default: online
Available options:
online,
offline
timeout
number
default: 300

The maximum number of seconds to wait for the workflow to complete

Response

200 - application/json
owner_id
string
required
every
string
required

ISO 8601 duration string

workflow_id
string | null
required
created_at
string
updated_at
string
id
string
status
string
default: online
cron
string | null
inputs
object
offset
string | null

ISO 8601 duration string

start_at
string | null

ISO 8601 datetime string

end_at
string | null

ISO 8601 datetime string

timeout
number | null

The maximum number of seconds to wait for the workflow to complete