Skip to main content
WEBHOOK

Authorizations

Authorization
string
header
required

Your Inbound API key. Include it in the Authorization header as: Bearer

Body

application/json

Webhook payload sent when an email is received

event
string

The event type

Example:

"email.received"

timestamp
string<date-time>
Example:

"2024-01-15T10:30:00Z"

email
object
endpoint
object

Response

200

Webhook processed successfully