POST
/
contacts
/
create_many

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
success
boolean

Always true