recipe_crud_update_many
Update multiple recipes in one batch request by sending an array of recipe objects. Apply changes to many recipes at once with a single call.
Instructions
Update Many [PUT /api/recipes]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes |