Delete Document
DELETE/external/v1/documents/:documentId
Permanently deletes a processed document and its files from the server.
Recommended after downloading the result when handling sensitive data.
Request
Responses
- 200
- 401
- 403
- 404
Document deleted
Missing or invalid API key / credentials.
Often an empty body. Some auth failures return application/problem+json
with type, title, status, and detail (no instance or problemCode).
Access denied
Document not found