POST
/
api
/
aibot
/
data-source
/
qa

Authorizations

Authorization
string
headerrequired

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

Body

application/json
question
string
required

Question for the Q&A data-source

answer
string
required

Answer for the Q&A data-source

chatbotId
string
required

Unique identifier of the chatbot

isGeneratedByAI
boolean

Flag indicating if the answer is generated by AI