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
application/json
Response
Message response
The reply message from your chatbot.
Example:
"Hello there! 😄 How can I assist you today?"
The chat session id to keep track of a unique conversation.
Example:
"aki56d7-1719768767426"
The unique identifier for the message.
Example:
"d0135d64-2f4b-4a79-9b29-af76e4ea93a7"
URLs related to the message.
Example:
[]
document links related to the message.
Example:
[]