Delete Trained URLs
Removes the specified trained URLs from the knowledge base. The content from these URLs will no longer be available for AI retrieval.
DELETE
Delete Trained URLs
Authorizations
Use the Access Token generated with user type as Sub-Account (OR) Private Integration Token of Sub-Account.
Headers
API Version
Available options:
2021-07-28 Path Parameters
The knowledge base ID
Example:
"kb_abc123def456"
Body
application/json
Array of URLs to remove from the knowledge base
Example:
["https://www.example.com/old-page"]Last modified on March 7, 2026
Delete Trained URLs