Delete Image Endpoint
public
Delete Image Endpoint
Soft-delete an image.
The metadata row is marked deleted_at immediately; the underlying
bytes are cleaned up asynchronously by a reaper job (24h grace).
DELETE
Delete Image Endpoint
Soft-delete an image.
The metadata row is marked deleted_at immediately; the underlying
bytes are cleaned up asynchronously by a reaper job (24h grace).