Knowledge Bases
Knowledge Bases
Delete Kb Document
Delete a knowledge base document and its chunks.
Note: This intentionally does NOT delete the underlying S3 object for the linked documents row. We may add storage cleanup in a follow-up PR.
delete/api/v1/knowledge-bases/{kb_id}/documents/{doc_id}
Path parameters
kb_idstring uuid required
doc_idstring uuid required
Response
Successful Response
Changes
No recorded changes to this endpoint across all 1 revision of this API.