v1
latestOpenAPI 3.1.02026-07-26359254.7 MBAccounts
Bulk delete accounts
<small>Requires the contacts:write scope (or a broader one that includes it).</small>
Deletes multiple accounts by ID. Non-atomic — some may succeed while others fail. Items not in the response dictionary succeeded.
post/v3/contact-accounts/bulk-delete
Request body
Response
Dictionary of failed items keyed by account ID. Empty object {} means all succeeded.
Per-item error codes:
| error | Meaning |
|---|---|
| 1 | NotFound — account does not exist |
object required