# POST /ingredients/:id_or_alias/submit_feedback **POST /ingredients/{id_or_alias}/submit_feedback** Submit the logged in user's feedback regarding the specified ingredient ## Servers ## Parameters ### Path parameters - **id_or_alias** (string) ID of the resource to return ### Body: (object) - **boolean_properties** (object) - **other_properties** (object) ## Responses ### 422 Unprocessable Entity ### 201 successful operation #### Body: (object) - **data** (object) ### 500 Server Error ### 400 Bad Request ### 401 Authorization information is missing or invalid. ### 404 Ingredient Not Found [Powered by Bump.sh](https://bump.sh)