POST
/
v4
/
workflows

Authorizations

x-api-key
string
header
required

Body

application/json

Link

name
string
required

Name of the workflow

templateId
string
required

Template ID

limit
integer

Limit for the workflow execution

location
object

The location for the workflow

monitoring
object

Configuration for monitoring

schedules
string[]

Array of cron expressions specifying when to run the workflow

updateInterval
enum<string>

Update interval (e.g., ONLY_ONCE, HOURLY, DAILY, etc.)

Available options:
ONLY_ONCE,
HOURLY,
DAILY,
WEEKLY,
MONTHLY

Response

201 - application/json
info
string
success
boolean
workflowId
string