Send Message
Use this endpoint to send queries or prompts to your trained chatbot and receive immediate, accurate responses.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The bot id associated with the trained chatbot model.
Body
The message to send to your chatbot.
The chat session id to keep track of a unique conversation. If not provided, it will default to generate a new one each time.
Whether to enable streaming response. Defaults to false.
Response
The reply message from your chatbot.
"Hello there! 😄 How can I assist you today?"
The chat session id to keep track of a unique conversation.
"aki56d7-1719768767426"
The unique identifier for the message.
"d0135d64-2f4b-4a79-9b29-af76e4ea93a7"
URLs related to the message.
[]
document links related to the message.
[]