/api/v1/documents/{id}
Delete a document and all its associated files (original upload and processed output). This action is permanent and cannot be undone.
Request
Headers
string
required
Bearer token authentication. Example:
Bearer YOUR_API_KEYPath Parameters
string
required
The unique identifier (UUID) of the document to delete
Example Request
Response
string
Success confirmation message

