Skip to main content
POST
Receive Resend webhook events

Body

application/json
type
string
required

Event type from Resend

Example:

"email.delivered"

created_at
string<date-time>
required

Timestamp when the event occurred

Example:

"2025-08-15T10:30:00Z"

data
object
required

Response

200 - text/plain

Webhook event processed successfully

The response is of type string.

Example:

"OK"