# PUT /ingredients/:id_or_alias/feeling/positive **PUT /ingredients/{id_or_alias}/feeling/positive** Marks that the user feels positively about the ingredient ## Servers ## Parameters #### Path parameters - **id_or_alias** (string) ID of the resource to return ## Responses ### 422: Unprocessable Entity ### 200: successful operation #### Body Parameters: (object) - **data** (object) ### 400: Bad Request ### 401: Authorization information is missing or invalid. ### 404: Ingredient Not Found ### 409: Conflict occurred ### 500: Server Error [Powered by Bump.sh](https://bump.sh)