Delete a Document
Knowledge Bases
Delete a Document
Removes a document and its vectors from the knowledge base. The knowledge base itself is untouched.
Because there is no update endpoint, delete-then-resubmit is how you refresh material. That sequence is not atomic: between the two calls the material is unsearchable, and it returns under a new document_id your system has to track.
DELETE
Delete a Document

