Skip to main content
POST
Send a message and stream the response (SSE)

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string
required

Conversation ID

Body

application/json
message
string
required

Message content

Required string length: 1 - 10000
Example:

"Hello, how can I get a refund?"

Response

Server-sent events stream