Customers
Create customer
Creates customer
post/v1/customers
Request body
firstNamestring nullable
lastNamestring nullable
emailstring email nullable
phoneNumberstring nullable
externalUserIdstring nullable
customFieldsobject 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