Delete an existing review. - [ ] An authenticated user is required for a successful response - [ ] Only the owner of the review is authorized to delete - [ ] Review 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 spot does not exist with the provided `id`
Delete an existing review.
messageindicating a successful deletionthe provided
id