Data Source
Add text data-source to chatbot
Add text data-source to chatbot
POST
/
api
/
aibot
/
data-source
/
text
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
title
string
requiredTitle of the text data-source
content
string
requiredContent of the text data-source
chatbotId
string
requiredUnique identifier of the chatbot