add_single_recipe_ingredients_to_list
Add ingredients from a specific recipe to an existing shopping list. Specify the list and recipe IDs to update the list with the recipe's ingredients.
Instructions
(DEPRECATED) Add Single Recipe Ingredients To List [POST /api/households/shopping/lists/{item_id}/recipe/{recipe_id}]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | No | ||
| item_id | Yes | ||
| recipe_id | Yes |