tracecat_update_webhook
Update a workflow's webhook configuration: enable or disable the webhook, set allowed HTTP methods, and specify the entrypoint action.
Instructions
Update webhook settings for a workflow (status, methods, entrypoint, CIDR allowlist)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workflow_id | Yes | Workflow ID | |
| status | No | Webhook status: 'online' or 'offline' | |
| methods | No | Allowed HTTP methods | |
| entrypoint_ref | No | Entrypoint action ref |