Skip to main content
POST
Add link

Request parameters

Path

string
required
The chatbot ID.

Body

Array of webpage links to add to the knowledge base.
string[]
Exclude sections of webpages based on their HTML class names.
string[]
Exclude sections of webpages based on their HTML IDs.
boolean
Exclude header tags.
Exclude footer tags.
boolean
Exclude nav tags.

Response

string
The status of the request. Will be success if the request was successful, otherwise error.
object