Add/update a contact

Creates or updates contacts in real-time. Details >.
The guide on bulk contact uploading and updating is available at the link.
Request example.

Body Params
string

Contact’s first name. Read more...

string

Contact’s last name. Read more...

channels
array of objects
required
channels*
address
object

Contact's full address. Read more...

fields
array of objects

Values of the additional fields for a contact. Read more...

fields
int32

The list of additional contact fields. Read more...

int64

A field containing the internal contact ID in our system. Read more...

string

A field containing the internal contact ID in your system. Read more...

groups
array of objects

The list of static segments where the contact is present. Used only when receiving contacts. Read more...

groups
string

Language code for the contact. Read more...

string

The contact's time zone. Read more...

Responses

400

Bad request

401

Unauthorized

405

Method not allowed

409

Conflict:

  • Repeated request within 1 minute.

415

Unsupported media type

429

Too many requests:

  • More than 200 requests per 1 second.

Language
Credentials
Basic
base64
:
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json; charset=UTF-8