v1
latestOpenAPI 3.1.02026-07-26359254.7 MBContact Blacklist Rules
Bulk delete email blacklist rules
<small>Requires the contacts:write scope (or a broader one that includes it).</small>
Deletes multiple email blacklist rules by ID. Non-atomic — some may succeed while others fail. Items not in the response dictionary succeeded.
post/v3/contact-blacklist-rules/emails/bulk-delete
Request body
Response
Dictionary of failed items keyed by rule ID. Empty object {} means all succeeded.
Per-item error codes:
| error | Meaning |
|---|---|
| 1 | NotFound — rule does not exist |
| 3 | GlobalRuleReadOnly — rule is global (system-seeded) and cannot be deleted |
object required