Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
curl -X DELETE https://api.example.com/api/knowledge/documents/doc_abc123 \ -H "Authorization: Bearer YOUR_API_KEY"
{ "success": true, "message": "Document and associated vectors deleted successfully" }
Deletes a document and removes all its vectors from the vector store