v42

latestOpenAPI 3.0.3raw.githubusercontent.com2026-07-2129120150.2 KB
File API

Delete file

Permanently delete a file from the system. This action cannot be undone.

delete/v1/files/{file_id}

Path parameters

file_idstring required

The unique identifier of the file.

Response

idstring required

A unique identifier of the deleted file.

deletedboolean required

Indicates whether the file was successfully deleted.