Suppressions
Bulk-suppress addresses
Add many email addresses or bare domains to the do-not-contact list in one call (up to 10,000). Idempotent per value — already-suppressed entries are skipped; the response returns how many were newly added.
POST
Authorizations
Org-scoped Norbelys API key. Create one in Settings → API keys and send it as Authorization: Bearer ak_….
Headers
Opt-in idempotency for a safely retried write: reuse the same key to replay the original result for 24h instead of re-executing. Recommended on every POST.
Maximum string length:
255Body
application/json
Response
OK
How many addresses were newly suppressed (already-suppressed values are skipped).
Required range:
x >= 0Example:
842