Skip to main content
POST
Import an array of contacts or a CSV/JSON payload. Contacts will be created or updated automatically.

Body Parameters

array
required
List of contact objects to import.
string
Optional segment ID to automatically add all imported contacts to.

Response

object
string
Unique import job ID.
string
Status of the import (processing, completed, failed).
number
Total records to import.
number
Number of successfully imported contacts.
number
Number of failed records.