Delete File
Files
Delete File
Permanently delete a file.
DELETE
Delete File
Permanently delete a file from storage.
Path Parameters
The file ID. Example:
f_abc123xyzResponse
Always
true on successful deletion.Example
Response
Errors
| Code | Status | Description |
|---|---|---|
unauthorized | 401 | Invalid or missing API key |
not_found | 404 | File not found or already deleted |