Event: bounced

View as Markdown

Email-only event — fired when AWS SES returns a bounce notification. Hard bounces (bounceType: "Permanent") should be treated as a signal to suppress the address from future broadcasts.

Payload

The payload of this webhook request is an object.
eventenumRequired
Allowed values:
timestampdatetimeRequired
dataobjectRequired

Response

2XX
Acknowledge receipt within 10 seconds.