Skip to main content
POST
Import contacts from CSV

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

X-Tenant-Id
string

Optional tenant context selector for JWT/partner key callers.

Body

multipart/form-data
file
file
required

CSV file containing contacts.

column_mapping
string

JSON string mapping CSV headers to contact fields.

options
string

Optional JSON string for import flags and defaults.

Response

Contact import accepted

data
object | null
message
string | null
meta
object | null
request_id
string | null