Create/Update a contact

This endpoint will create a contact, or update it if the phone is already in the database.

All your specific fields - called customFields in Simio - can be assigned to this contact through the JSON customProperties.
Note that customFields are always lowercase, without whitespaces.
Note that customProperties are always Strings.

For instance:
customProperties: {
discount_code: "lSHAJB68",
cat_name: "Lynx"
}

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required

User's unique phone number formatted as: 33601020304

string
string
boolean

true / false

string

User's email address

json
Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here!