Skip to main content
DELETE
Delete File
Permanently delete a file from storage.
Deletion is permanent and cannot be undone. The file will be removed from storage immediately.

Path Parameters

string
required
The file ID. Example: f_abc123xyz

Response

boolean
required
Always true on successful deletion.

Example

Response

Errors