files

Delete file

Permanently delete a file from storage. This removes both the file content and its associated metadata.

delete/files/{id}

Path parameters

idstring required

Unique identifier of the file to delete

Response

File successfully deleted

Changes