Add or Update Contact

Add a contact to the account or Update it if already present

📘

Note regarding GlobalEmailStatus and GlobalMobileStatus parameters

These parameters are assumed true if absent but corresponding Email or Mobile fields are present; they are ignored if present but corresponding Email or Mobile fields are absent.


📘

Note regarding email parameter

For non-UID contacts they need to provide their email value in the "Email" parameter.
For UID contacts they need to provide their email value in the "properties/EmailColumnName" parameter.

Path Params
string
required

Client-specific Identification String

Body Params
string
required

Either this or Mobile is required. For UID type contacts the email needs to be provided in the properties section.

string
required

Either this or Email is required

boolean
Defaults to false

Requires "Email". TRUE for opt-in; FALSE for opt-out

boolean
Defaults to false

Requires "Mobile". TRUE for opt-in; FALSE for opt-out

Properties
object

Properties of the contact. Please view the NOTES for UID contacts.

Topics
array
Topics
Headers
string

Auth_token

Response

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