Suppressions
Suppressions
Prevent sending to known-bad recipients/domains (bounces/complaints/manual unsubscribes) to protect reputation and reduce cost.
Endpoints & UI
- API: `POST /v1/suppressions` (JSON upsert or multipart bulk import)
- API: `GET /v1/suppressions`, `GET /v1/suppressions/{id}`, `DELETE /v1/suppressions/{id}`
- Portal UI: `/suppressions` (and portal endpoints under `/portal/suppressions*`)
Notes
- No extra notes listed in the manifest.
Next: Read the docs.