For the complete documentation index, see llms.txt.
Skip to main content
Version: 8.10 (unreleased)

Permanently delete a file

DELETE 

/files/:fileKey/permanent

Permanently and irreversibly removes the file with the given file key. Process application snapshot references to the file are detached so snapshot data is preserved. The file cannot be recovered afterwards. This works in one step and does not require the file to be soft-deleted first.

Request

Responses

The file was permanently deleted successfully.