v1
latestOpenAPI 3.1.02026-07-26359254.7 MBAccounts
Bulk create accounts
<small>Requires the contacts:write scope (or a broader one that includes it).</small>
Creates multiple accounts. Non-atomic — some may succeed while others fail. Each item in the response array contains the created ID or error details.
post/v3/contact-accounts/bulk
Request body
Response
Array of creation results, one per input item.
Per-item error codes:
| error | Meaning |
|---|---|
| 3 | InvalidInput — validation failed for this item |