Delete a document
DELETEhttps://platform.docana.com/api/v1/documents/:id/
Soft delete: the document is archived and its knowledge entries stop being retrievable. Requires write access to the document’s collection.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 500
Deletion confirmation
The request body, query, or path failed validation. See validationErrors.
The API key or session is missing, expired, or malformed.
No write access to the document’s collection
Document not found or not visible to the caller
Unexpected server error.