v6

latestOpenAPI 3.1.02026-08-04135335658.3 KB
Workflow Webhooks

Update Workflow Webhook

patch/workflows/v1/workflow-webhooks/{webhook_id}

Path parameters

webhook_idstring required
Example:5eb7cf5a86d9755df3a6c593

Request body

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

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