Entity · email_suppressions
Email Suppression Schema
Felder
Email Suppression Schema
Deliverability suppression list (hard bounces, complaints, manual blocks). ADR 0290.
email
Lowercased, trimmed email address.
max 320 Zeichen
reason
Werte
HARD_BOUNCECOMPLAINTMANUALUNSUBSCRIBE_ALLread-only
scope
Werte
MARKETINGALLDefault: "MARKETING"
bounceType
Werte
SOFTHARDTRANSIENTPERMANENTread-onlynullable
source
Origin of the entry (e.g. "ses-webhook", "manual", "one-click-unsubscribe").
max 64 Zeichenread-onlynullable
diagnosticCode
max 1000 Zeichenread-onlynullable
suppressedAt
read-onlynullable
partyId
nullable
lastMessageId
SES messageId of the notification that caused the suppression.
max 256 Zeichenread-onlynullable
notes
max 500 Zeichennullable
Keine Felder passen zum Filter.
Standard-Endpoints
Diese Resource folgt dem generischen CRUD-Vertrag der Plattform. Lesen Sie die Konventionen für Pagination, Idempotenz, Optimistic Locking und Audit. Die wichtigsten Endpoints:
GET /api/v1/email_suppressions— Liste, paginiert + filterbarGET /api/v1/email_suppressions/<id>— Einzelne EntityPOST /api/v1/email_suppressions— AnlegenPATCH /api/v1/email_suppressions/<id>— Teil-UpdateDELETE /api/v1/email_suppressions/<id>— Soft-DeleteGET /api/v1/email_suppressions/<id>/timeline— Audit + Aktivitäten