Customers
Upsert customer
Upsert customer
post/v1/customers/upsert
Request body
idstring uuid nullable
userIdstring nullable
firstNamestring nullable
lastNamestring nullable
emailstring email nullable
phoneNumberstring nullable
customFieldsobject nullable
alternatePhoneNumbersstring[] nullable
alternateEmailsstring[] nullable
Response
Successful Response
idstring uuid required
externalUserIdstring nullable
companyIdstring uuid nullable
accountIdstring uuid nullable
firstNamestring nullable
lastNamestring nullable
emailstring email nullable
phoneNumberstring nullable
customFieldsobject nullable
lastLoginTimestring date-time nullable
createdAtstring date-time required
totalConversationsinteger nullable
avgTimeToSolveinteger nullable
totalSessionsinteger nullable
totalSessionTimeinteger nullable
avgSessionTimeinteger required