Trains the knowledge base on the specified URLs. The system will crawl each URL, extract content, and index it for AI retrieval.
Use the Access Token generated with user type as Sub-Account (OR) Private Integration Token of Sub-Account.
API Version
2021-07-28 The knowledge base ID to train URLs for
"kb_abc123def456"
Array of URLs to train the knowledge base on
[
"https://www.example.com/about",
"https://www.example.com/faq"
]