remove_recipe_ingredients_from_list
Remove all ingredients of a specific recipe from a shopping list item. Specify the item and recipe IDs to delete associated ingredients.
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 |