> ## Documentation Index
> Fetch the complete documentation index at: https://docs.getnexor.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Delete a Knowledge Base Document

> This operation lets you delete a knowledge base document for the authenticated Nexor account. This reference documents verified path, query, and top-level JSON body fields, observed response status codes, and top-level response fields. Provider-owned or deeply nested response shapes may remain open.

<Warning>
  **Safety and behavior notes**

  * Deletion is limited by client\_id, knowledge\_base\_id, and document id.
  * Deletion is permanent and cascades from the document row to its chunks.
  * Neither REST nor MCP provides a confirmation or preview gate for this deletion.
</Warning>


## API Specification

The full API specification for this endpoint is available in the [documentation index](https://docs.getnexor.ai/llms.txt).
