Skip to main content
DELETE
Delete a specific storage item using its unique identifier.

Authorization

string
required
Bearer token for authentication. Format: Bearer <your-api-key>

Required Permission

STORAGE_WRITE

Path Parameters

string
required
UUID of the file to delete

Response

string
Success message confirming deletion
This action is irreversible. The file and its CDN URL will be permanently removed.

Error Responses