Add contacts to ledger

Asynchronously import contacts via json body. The response from this call is an ImportBatchID which can be checked to determined the status of the import. Multiple calls in quick succession may be batched together into one batchImport. Role(s) permitted: editor, admin

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
string
required
Body Params

When POSTing contact data, the name and company fields are required for every contact in the array. The other fields are optional.

contacts
array of objects
contacts
Responses

400

Request does not contain the required contacts parameter or contains more contacts than allowed by your current plan.

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json