Bulk delete accounts
Accounts
Bulk delete accounts
Requires the
contacts:write scope (or a broader one that includes it).
Deletes multiple accounts by ID. Non-atomic — some may succeed while others fail. Items not in the response dictionary succeeded.
POST
Bulk delete accounts
Authorizations
Authenticate every request with a Bearer token. Pass your Reply API key in the
Authorization header:
Get your API key from the Reply dashboard: Settings → API Key.
Body
application/json
Request body for bulk deleting accounts
List of contact account IDs to delete
Response
Dictionary of failed items keyed by account ID. Empty object {} means all succeeded.
Per-item error codes:
Per-item error for non-atomic bulk operations. Only failed items are returned in the response dictionary. Items not present in the dictionary succeeded.