POST
/
api
/
aibot
/
reply

Authorizations

Authorization
string
headerrequired

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
question
string
required

The question or message to send to the chatbot

chatbotId
string
required

Unique identifier of the chatbot to message

chatId
string

Optional: Unique identifier of an existing chat session

streaming
boolean

Optional: Enable streaming of the response