Open API Docs
Delete Document
Admin
2026/4/2
2 阅读
Delete Document
Endpoint
DELETE /api/open/documents/:id
Notes
- Deletion is based on document
id. - Make sure the target resource exists before deletion.
- Review parent-child relationships and downstream usage before you remove the document.
Recommended checks
- Whether child documents are still needed
- Whether external links still depend on the document
- Whether audit or backup retention is required in your environment
