Documents
Delete Document
Permanently delete a document from a claim
DELETE
Overview
Delete a document from the system. This action is permanent and cannot be undone.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