Message Events
Message Delivery Failed Webhook
Triggered when an email exhausts its retry window without being delivered.
No more delivery attempts will be made. This event reports retry exhaustion rather than one specific SMTP exchange, so data.delivery_attempt is omitted. An immediate permanent rejection from a recipient server is reported as message.bounced instead.
When it’s sent: After all retry attempts have been exhausted.
WEBHOOK
Body
application/json
The event type
Available options:
message.failed The webhook ID (the same ID as returned by the Create Webhook API)
When the event occurred (ISO 8601 format)
Response
Webhook received successfully

