API ReferenceImagesDelete an image permanently.Delete an image permanently. DELETE /images/:id Permanently removes an image from the gallery and storage. This action cannot be undone. Requires: Admin role. Request Responses204401403404Image deleted successfully.Authentication required.Insufficient permissions (Admin required).Image not found.