Content & Training
Add Content to Chatbot
Unified endpoint to add content to a chatbot. Supports multiple source types:
- URLS_LIST: Add a list of URLs directly
- WEBSITE: Crawl a website with configurable depth and filters
- SITEMAP: Extract URLs from an XML sitemap
- YOUTUBE: Add YouTube video or channel transcripts
This endpoint provides full control over crawling behavior, scraping options, and auto-sync configuration.
POST
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Id of the chatbot
Body
application/json
Request body with source type and configuration
- Option 1
- Option 2
- Option 3
- Option 4
Add URLs from a list