Skip to main content
POST
Add link

Request parameters

Path

chatbotId
string
required
The chatbot ID.

Body

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

Response

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