Chatbot
Message a Chatbot (public)
Message a Chatbot
POST
/
api
/
aibot
/
reply
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
question
string
requiredThe question or message to send to the chatbot
chatbotId
string
requiredUnique identifier of the chatbot to message
chatId
string
Optional: Unique identifier of an existing chat session
streaming
boolean
Optional: Enable streaming of the response