Chatbot
Message a Chatbot (public)
Message a Chatbot
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Message details for the chatbot
The question or message to send to the chatbot
Example:
"what.....?"
Unique identifier of the chatbot to message
Example:
"c****************1cx4"
Optional: Unique identifier of an existing chat session
Example:
"l****************8fv1"
Optional: Enable streaming of the response
Example:
false
Response
200
_mintlify/placeholder
Message sent and response received successfully