Knowledge base
Add text
Add new text data sources to the knowledge base.
POST
/
chatbots
/
{chatbotId}
/
knowledge-base
/
data-sources
/
texts
Request parameters
Path
The chatbot ID.
Body
Array of texts to add to the knowledge base.
Response
The status of the request. Will be success
if the request was successful, otherwise error
.