Update Webhook
update-webhookModify a webhook's endpoint, subscription events, or status in Resend to ensure email notifications reach the correct destination.
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 |