Storage
Delete Storage Item
Delete a single storage item by ID
DELETE
Delete a specific storage item using its unique identifier.Documentation Index
Fetch the complete documentation index at: https://docs.nonefivem.com/llms.txt
Use this file to discover all available pages before exploring further.
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

