recipe_crud_update_one
Update an existing recipe in Mealie using its slug and new data. Modify ingredients, steps, servings, and other fields to keep recipes accurate and current.
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 |