Data Source
Add url data-source to chatbot
Add url data-source to chatbot
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
URL data-source details
URL of the data-source to be added
Example:
"https://www.example.com/about-us"
Unique identifier of the chatbot
Example:
"c****************1cx4"
Response
200
_mintlify/placeholder
URL data-source added successfully