# PATCH /product_pitches/:id/add_ingredient_opinion **PATCH /product_pitches/{id}/add_ingredient_opinion** Add 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) ### 500 Server Error ### 401 Authorization information is missing or invalid. ### 400 Bad Request ### 404 Requested resource not found [Powered by Bump.sh](https://bump.sh)