# POST /ingredient_opinions/create **POST /ingredient_opinions/create** Create an ingredient opinion ## Servers ## Parameters ### Body: (object) - **ingredient_id** (integer) - **feeling_type** (string) - **opinion_text** (string) - **publish** (boolean) ## Responses ### 201 successful operation #### Body: (object) - **data** (object) ### 500 Server Error ### 400 Bad Request ### 401 Authorization information is missing or invalid. ### 409 Conflict occurred ### 422 Unprocessable Entity [Powered by Bump.sh](https://bump.sh)