# POST /ingredients/create **POST /ingredients/create** Create ingredient ## Servers ## Parameters ## Body parameters Content-type: - **title** (string) Ingredient Name ## Responses ### 201: successful operation #### Body Parameters: (object) - **data** (object) ### 400: Bad Request ### 401: Authorization information is missing or invalid. ### 422: Unprocessable Entity ### 500: Server Error [Powered by Bump.sh](https://bump.sh)