v1

latestOpenAPI 3.1.02026-07-26359254.7 MB
Contact Blacklist Rules

Bulk delete domain blacklist rules

<small>Requires the contacts:write scope (or a broader one that includes it).</small>

Deletes multiple domain blacklist rules by ID. Non-atomic — some may succeed while others fail. Items not in the response dictionary succeeded.

post/v3/contact-blacklist-rules/domains/bulk-delete

Request body

idsinteger[] required

List of rule IDs to delete

Response

Dictionary of failed items keyed by rule ID. Empty object {} means all succeeded.

Per-item error codes:

errorMeaning
1NotFound — rule does not exist
3GlobalRuleReadOnly — rule is global (system-seeded) and cannot be deleted
object required