v6

latestOpenAPI 3.1.02026-08-04135335658.3 KB
Workflow Webhooks

Create Workflow Webhook

post/workflows/v1/workflow-webhooks

Request body

namestring required
urlstring required
actionsWorkflowWebhookAction[]
enabledboolean
bearer_tokenstring nullable
timeout_secondsinteger
max_retriesinteger
retry_backoff_secondsinteger

Response

Successful Response

idstring required
namestring required
urlstring required
actionsWorkflowWebhookAction[] required
enabledboolean required
has_bearer_tokenboolean required
timeout_secondsinteger required
max_retriesinteger required
retry_backoff_secondsinteger required