# PATCH /product_pitches/:id/remove_ingredient_opinion **PATCH /product_pitches/{id}/remove_ingredient_opinion** Remove ingredient opinion to product pitch ## Servers ## Parameters ### Path parameters - **id** (integer(int64)) ID of the resource to fetch ### Body: (object) - **ingredient_opinion_uuid** (string) ## Responses ### 201 successful operation #### Body: (object) - **data** (object) ### 400 Bad Request ### 401 Authorization information is missing or invalid. ### 404 Requested resource not found ### 500 Server Error [Powered by Bump.sh](https://bump.sh)