Skip to main content
DELETE
/
api
/
agents
/
{agentId}
/
knowledge
/
documents
/
{documentId}
{
  "success": true
}

Description

Delete a document from the knowledge base.

Authentication

Required (API key or JWT token)

Path Parameters

documentId
string
required
The ID of the document to delete

Response

success
boolean
Whether deletion was successful