Skip to main content
POST
Upsert contact

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
firstName
string
lastName
string
phoneNumber
string
email
string
attributes
object[]
labels
object[]

Response

success
enum<boolean>
required
Available options:
true
data
object
required