recipe_crud_update_many
Update multiple recipes in bulk by providing an array of recipe objects. Apply changes to ingredients, instructions, and other fields across many recipes in a single request.
Instructions
Update Many [PUT /api/recipes]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes |