Recipient complained
Sent when a recipient marks an email as spam.
Headers
HMAC-SHA256 signature of the request, formatted as t={timestamp},v1={signature}. Verify it against the webhook's signing key to authenticate the delivery.
Unique identifier of the event, useful for idempotent processing.
Set to true when the delivery is a test, otherwise omitted.
true Body
Payload delivered for the complained event.
When the event occurred (ISO 8601 / RFC 3339).
Unique identifier of the message the event relates to.
Unique identifier of the channel the message was sent from.
transactional, broadcast The single recipient the event relates to.
complained Subject line of the message.
Tags associated with the message.
Arbitrary key/value metadata associated with the message.
Unstructured, event-specific details. The shape depends on the event type.
Response
Return any 2XX status code to acknowledge receipt.