Skip to main content
POST
Send a message to a conversation

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

Message sent successfully

response
string
required

Assistant response text

usage
object | null

Token usage