Delete File
Storage Endpoints
Delete File
Delete a file and all its variants from storage
DELETE
Delete File
Deletes a file record and removes all associated storage objects. For image files, all generated variants are also deleted. Requires an authenticated user. Rate limit: 50 requests per 5 minutes.Documentation Index
Fetch the complete documentation index at: https://docs.replyke.com/llms.txt
Use this file to discover all available pages before exploring further.
Path Parameters
The UUID of the file to delete.
Response
deletedPaths lists all storage paths that were removed, including the original file and any image variants.
Error Responses
Not Found — 404
Not Found — 404

