# DELETE /ingredient_opinions/:opinion_uuid **DELETE /ingredient_opinions/{opinion_uuid}** Delete an ingredient opinion ## Servers ## Parameters #### Path parameters - **opinion_uuid** (integer(int64)) uuid of the Opinion to fetch ## Responses ### 500: Server Error ### 204: no content success ### 400: Bad Request ### 401: Authorization information is missing or invalid. ### 403: Authorization forbidden ### 404: Ingredient Opinion Not Found ### 410: Gone [Powered by Bump.sh](https://bump.sh)