zda_update_webhook
Update an existing Zendesk webhook by modifying its name, endpoint, HTTP method, request format, status, subscriptions, or authentication.
Instructions
Update an existing Zendesk webhook. Common fields: name, endpoint, http_method, request_format, status, subscriptions, authentication.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | String object ID | |
| data | Yes | The resource's fields (passthrough) — e.g. title/name, conditions ({all,any} of {field,operator,value}), actions, etc. Pass the fields directly; do NOT wrap them in a {<resource>: ...} envelope — the server adds that automatically. | |
| require_confirm | No |