Update Webhook
update-webhookUpdate a Resend webhook by changing its endpoint, subscribed events, or status.
Instructions
Update an existing webhook in Resend. You can change the endpoint URL, subscribed events, or enable/disable the webhook.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| events | No | New array of event types to subscribe to | |
| status | No | Webhook status | |
| endpoint | No | New URL where webhook events will be sent | |
| webhookId | Yes | Webhook ID |