update_tally_webhook
Modify an existing webhook in Tally forms by updating the URL endpoint and event subscriptions. Requires form ID and webhook ID for targeted changes.
Instructions
Update an existing webhook
Input Schema
Name | Required | Description | Default |
---|---|---|---|
events | No | Array of events to subscribe to | |
formId | Yes | The ID of the form | |
url | No | The new webhook URL endpoint | |
webhookId | Yes | The ID of the webhook to update |