recipe_crud_update_one
Update an existing recipe by providing its slug and new data. Use this to modify recipe fields such as ingredients, instructions, nutrition, or metadata in Mealie.
Instructions
Update One [PUT /api/recipes/{slug}] Updates a recipe by existing slug and data.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | ||
| slug | Yes |