Identify contact

Create or update a contact matched by id, email or phoneNumber.

OAuth 2.0 scopes: contacts.write.

Creating a new contact

When creating a new contact, either email or phoneNumber is required. Additionally, other properties needed could be set.

Updating a contact

When updating a contact, either id, email or phoneNumber is required to match the existing contact. Additionally, other properties needed could be changed or removed.

Body Params

Contact data. Accepts predefined system properties and custom properties of types: boolean, number, string, date, string array.

string
string
string
string
string
string
string
string
string
string
string
string
string
tags
array of strings
tags
consents
array of objects
consents
optIns
array of objects
optIns
optOuts
array of objects
optOuts
customProperties
object
Headers
string
required

Bearer token

Responses

Language
Credentials
OAuth2
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json