Storage
Delete Storage Item
Delete a single storage item by ID
DELETE
Delete a specific storage item using its unique identifier.
Authorization
Bearer token for authentication. Format:
Bearer <your-api-key>Required Permission
STORAGE_WRITE
Path Parameters
UUID of the file to delete
Response
Success message confirming deletion

