PUT
/
v4
/
workflows
/
{workflowId}
/
metadata

Authorizations

x-api-key
string
header
required

Path Parameters

workflowId
string
required

ID of the workflow to update

Body

application/json
limit
integer

The new limit for the workflow

updateInterval
enum<string>

The new update interval for the workflow

Available options:
ONLY_ONCE,
HOURLY,
DAILY,
WEEKLY,
MONTHLY,
CUSTOM
schedules
string[]

Array of cron expressions for the workflow schedule

name
string

The new name for the workflow

location
object

The new location for the workflow

monitoring
object

The new monitoring config for the workflow

Response

200 - application/json
success
boolean
message
string