update_ingredient
Update an existing ingredient's details, such as renaming it to remove '(copy)' suffixes.
Instructions
Update an ingredient in the library. PUT /ingredients/{id}. Use for renaming (e.g. stripping '(copy)' suffixes).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fields | Yes | e.g. {name: 'Vanilla Concentrate'} | |
| as_json | No | ||
| ingredient_id | Yes |