Skip to main content
DELETE

Overview

Delete a document from the system. This action is permanent and cannot be undone.
Permanent Action: Deleted documents cannot be recovered. Make sure you want to delete the document before proceeding.

Authentication

Requires API Token authentication via Bearer token.

Request

string
required
UUID of the document to delete

Response

boolean
Indicates if the deletion was successful
string
Confirmation message

Notes

  • Deletion removes both the database record and the file from storage
  • This action is logged in the claim’s activity log
  • Cannot be undone - consider downloading the file first if you need to keep a copy
  • If the document is referenced elsewhere, those references will become invalid