create_webhook
Create a webhook endpoint to subscribe to Resend email events and retrieve a signing secret for payload verification.
Instructions
Create a webhook endpoint that receives Resend events. Returns a signing secret used to verify payloads.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| endpoint | Yes | HTTPS URL that will receive event POSTs | |
| events | Yes | Event types to subscribe to |