Skip to main content
POST
Import contacts in bulk

Authorizations

Authorization
string
header
required

API key from Developer Tools. Use Authorization: Bearer <api_key>. Do not send a user JWT; it will be rejected with 401.

Body

application/json
contacts
object[]
required
Required array length: 1 - 1000 elements

Response

Import result

status
integer
required
success
any
required
message
string
required
data
object
required

Response payload

errors
object[]
required