Delete Knowledge Base
Deletes a knowledge base by its ID. Rate limit: 10 requests per minute per workspace.
DELETE
Delete Knowledge Base
Documentation Index
Fetch the complete documentation index at: https://docs.ringg.ai/llms.txt
Use this file to discover all available pages before exploring further.
Delete Knowledge Base
Permanently delete a knowledge base and all its associated content including files, URLs, and FAQs.Before Deleting
Consider these steps before deleting a knowledge base:- Check Agent Dependencies: Verify no active agents are using this knowledge base
- Backup Important Content: Download or note any critical information
- Review Usage: Check if the knowledge base is referenced in any campaigns
Response
On successful deletion, you’ll receive:message: Confirmation messagekb_id: ID of the deleted knowledge base
Common Use Cases
- Cleanup: Remove test or outdated knowledge bases
- Reorganization: Delete before recreating with updated structure
- Resource Management: Free up workspace resources
Agent Impact: If agents are actively using this knowledge base, they will immediately lose access. Update agent configurations before deletion to avoid disruptions.
Alternative: Edit Instead
Consider using Edit Knowledge Base instead if you only need to:- Remove specific files or URLs
- Update content
- Add new information
Headers
(Required) Your Ringg AI API key.
Example:
"7251cb4b-3373-43a4-844c-b27a1d45e0c9"
Path Parameters
(Required) ID of the knowledge base to delete
Example:
"550e8400-e29b-41d4-a716-446655440000"
Delete Knowledge Base
