Skip to main content
PUT
Update Schedule

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string
required
ref
string
required

Body

application/json
cron_expression
string | null
enabled
boolean | null
instructions
string | null
name
string | null

Response

Successful Response

id
string
required
workspace_id
string
required
cron_expression
string
required
enabled
boolean
required
last_run_at
string | null
required
next_run_at
string | null
required
instructions
string
required
last_run_status
string | null
required
created_at
string
required
updated_at
string
required
name
string
required
status
string
required