POST
/
v4
/
workflows

Authorizations

x-api-key
string
headerrequired

Body

application/json
templateId
string
required

Template ID

link
string
required

Link

name
string
required

Name of the workflow

updateInterval
enum<string>

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

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

Array of cron expressions specifying when to run the workflow

monitoring
object

Configuration for monitoring

limit
integer

Limit for the workflow execution

Response

201 - application/json
success
boolean
workflowId
string
info
string