Skip to main content
POST
Start Chat

Authorizations

x-cominty-token
string
header
required

Your Cominty API token.

Body

application/json
message
HumanMessage · object
required
options
StartChatOptions · object
required
name
string | null

Response

Successful Response

id
string<uuid>
required
name
string
required
created_at
string<date-time>
required
live
boolean
required
agent
AgentOut · object
required
starred
boolean
required
messages
MessageOut · object[]
required