remove_recipe_ingredients_from_list
Remove recipe ingredients from a shopping list by providing the list item and recipe IDs, with an optional decrement quantity.
Instructions
Remove Recipe Ingredients From List [POST /api/households/shopping/lists/{item_id}/recipe/{recipe_id}/delete]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | No | ||
| item_id | Yes | ||
| recipe_id | Yes |