Delete an existing image for a Review. - [ ] An authenticated user is required for a successful response - [ ] Only the owner of the review is authorized to delete - [ ] Image record is removed from the database after request - [ ] Success response includes a `message` indicating a successful deletion - [ ] Error response with status 404 is given when a review image does not exist with the provided `id`
Delete an existing image for a Review.
messageindicating a successful deletionwith the provided
id