Skip to main content
POST
Create Chat

Headers

TENANT
string
required

The tenant you are making this request on behalf of

API-KEY
string
required

Your api key

Body

application/json
primaryPatientId
string
required
phoneNumber
string
required
status
enum<string>
default:READ
Available options:
READ,
UNREAD

Response

Successful Response

id
string
required
primaryPatientId
string | null
required
status
enum<string>
required
Available options:
READ,
UNREAD
patients
ChatPatient · object[]
required
phoneNumber
string
required
createdDate
string<date-time>
required
optedOutOfSms
boolean
required
latestMessageContent
string | null
latestMessageDate
string<date-time> | null