Data Source
Add Q&A data-source to chatbot
deprecated
DEPRECATED: This endpoint will be deprecated on August 1st, 2025. Please use the v1 API endpoints instead. Add Q&A data-source to chatbot
POST
Add Q&A data-source to chatbot
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Q&A data-source details
The body is of type object
.
Response
200
Q&A data-source added successfully
Add Q&A data-source to chatbot