Batch create contacts
POST/api/v1/accounts/:accountId/contacts/batches/createContacts
Batch create contacts using file. The file can be either CSV or Excel. The CSV file can contain a header row (the mapping of the columns will be automatic in this case), or not. For files without a header, the fileColumns property should be specified for a columns mapping.
Request
Responses
- 202
- 400
Accepted
Bad request error response