Bulk Create Accounts
Accounts
Bulk Create Accounts
Create several accounts in one call.
POST
Bulk Create Accounts
Create several accounts in one call. Same duplicate-domain rule as
post_apollo_accounts, applied per record, so a partial success is normal — read the response rather than assuming every row was created. Writes land in the AIsa workspace, which every caller shares: the record becomes visible and editable by others, and there is no per-caller isolation.Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Response
Successful response
Accounts created in this request
Account ID
Account name
Account domain
Team ID
Owner ID
Account stage ID
Phone number
Created timestamp
Updated timestamp
Accounts that already existed (dedupe matches)
Account ID
Account name
Account domain
Team ID
Owner ID
Account stage ID
Phone number
Created timestamp
Updated timestamp