Knowledge base
Add link
Add new link data sources to the knowledge base.
POST
Request parameters
Path
The chatbot ID.
Body
Array of webpage links to add to the knowledge base.
Exclude sections of webpages based on their HTML class names.
Exclude sections of webpages based on their HTML IDs.
Exclude header
tags.
Exclude footer
tags.
Exclude nav
tags.
Response
The status of the request. Will be success
if the request was successful, otherwise error
.