Create Contact Import
Create a contact import.
POST
Body Parameters
This endpoint acceptsmultipart/form-data. Object and array fields
(column_map, segments, topics) must be sent as JSON-encoded strings.
The CSV file to import. The file must be sent as a form field named
file.
Maximum file size is 50MB.Maps CSV columns to contact fields.
How to handle contacts that already exist. Defaults to
skip.Array of objects. Each object must contain the ID of the segment that you’d
like to add the imported contacts to.
Array of topic subscriptions for imported contacts.