Skip to main content
POST
Add multiple contacts using a single API call

Authorizations

Authorization
string
header
required

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

Body

application/json
contacts
object[]

The array of contacts to add.

Response

200 - application/json

A created or updated contact

success
boolean

Always true