# DELETE /ingredients/:id_or_alias/feeling **DELETE /ingredients/{id_or_alias}/feeling** Marks that the user has no feelings about the ingredient ## Servers ## Parameters ### Path parameters - **id_or_alias** (string) ID of the resource to return ## Responses ### 401 Authorization information is missing or invalid. ### 204 no content success ### 400 Bad Request ### 404 Ingredient Not Found ### 409 Conflict occurred ### 500 Server Error [Powered by Bump.sh](https://bump.sh)