Update Webhook
update-webhookUpdate a webhook's endpoint URL, subscribed event types, or enable/disable status in Resend.
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 |