Skip to main content
POST
/
api
/
webhooks
/
email
Error
A valid request URL is required to generate request examples
{
  "received": true
}

Documentation Index

Fetch the complete documentation index at: https://docs.naturalead.ai/llms.txt

Use this file to discover all available pages before exploring further.

Body

application/json

Resend webhook event

type
string
required

Event type (only "email.received" is processed)

Example:

"email.received"

data
object
required

Response

Event received

received
boolean
Example:

true