# PATCH /ingredient_opinions/:opinion_uuid **PATCH /ingredient_opinions/{opinion_uuid}** Update an ingredient opinion ## Servers ## Parameters ### Path parameters - **opinion_uuid** (integer(int64)) uuid of the Opinion to fetch ### Body: (object) - **opinion_text** (string) - **publish** (boolean) ## Responses ### 200 successful operation #### Body: (object) - **data** (object) ### 400 Bad Request ### 401 Authorization information is missing or invalid. ### 403 Authorization forbidden ### 404 Ingredient Opinion Not Found ### 410 Gone ### 422 Unprocessable Entity ### 500 Server Error [Powered by Bump.sh](https://bump.sh)