API Reference
- API Overview
- API Rate Limiting
- Events
- Subscribers
- Topics
- Notification
- Workflows
- Workflow overrides
- Workflow groups
- Integrations
- Layouts
- Environments
- Changes
- Execution details
- Feeds
- Tenants
- Organizations
- Messages
Workflows
Update workflow
PUT
/
v1
/
workflows
/
{workflowId}
Enter your API key in the Authorization
field like the example shown below:
E.g ApiKey 18d2e625f05d80e
Authorizations
API key authentication. Allowed headers-- "Authorization: ApiKey <api_key>".
Path Parameters
Body
application/json
Maximum length:
300
Response
200 - application/json
Available options:
subscriber
, payload
Available options:
LARGER
, SMALLER
, LARGER_EQUAL
, SMALLER_EQUAL
, EQUAL
, NOT_EQUAL
, ALL_IN
, ANY_IN
, NOT_IN
, BETWEEN
, NOT_BETWEEN
, LIKE
, NOT_LIKE
, IN
Available options:
BOOLEAN
, TEXT
, DATE
, NUMBER
, STATEMENT
, LIST
, MULTI_LIST
, GROUP
Available options:
AND
, OR
Available options:
regular
, backoff
Available options:
seconds
, minutes
, hours
, days
, weeks
, months
Available options:
seconds
, minutes
, hours
, days
, weeks
, months
Available options:
BOOLEAN
, TEXT
, DATE
, NUMBER
, STATEMENT
, LIST
, MULTI_LIST
, GROUP
Available options:
AND
, OR
Available options:
regular
, backoff
Available options:
seconds
, minutes
, hours
, days
, weeks
, months
Available options:
seconds
, minutes
, hours
, days
, weeks
, months
Was this page helpful?