Skip to content
AI Inbx
Esc
navigateopen⌘Jpreview
On this page

email.complained

The recipient marked the message as spam.

The recipient marked the message as spam. Rarer than a bounce and far more serious for reputation.

Payload

PropType
email_idstring

eml_…

Typestring
thread_idstring

The conversation.

Typestring
domain_idstring | null

The domain it was sent from, or null when sent through a mailbox.

Typestring | null
mailbox_idstring | null

The mailbox it was sent through, or null when sent from a domain.

Typestring | null
suppression_keystring | null

The list the send named — where the complaint is filed, in the send's space.

Typestring | null
recipientsstring[]

Who complained.

Typestring[]
reasonstring | null

The provider's reason, when given.

Typestring | null

Handling it

Treat a complaint as final. The address is suppressed automatically; never remove that entry to keep sending.

A rising complaint rate is what gets a sending domain throttled or blocked by the large mailbox providers, so it’s worth alerting on rather than only logging.

Last updated on September 9, 2026

Was this page helpful?