Endpoint
Path parameters
Path to the file relative to the storage root. Use the
id from List Storage.photo.jpg · photos/portrait.jpgResponse
true if the original file was deleted. May be true even when some cache cleanup had errors.Human-readable result summary.
200 success (or partial) · 400 path is a directory · 404 not found · 500 error
Example
Cache-only invalidation
To clear cached variants without deleting the original file, use Invalidate Cache instead.Related
Invalidate Cache
Clear cached variants while keeping the original.
List Storage
Browse all files before deleting.