update_event_image
Replace the image of a recipe timeline event by providing the event ID and an image file path.
Instructions
Update Event Image [PUT /api/recipes/timeline/events/{item_id}/image]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | File fields (image) must be absolute paths to local files to upload. | |
| item_id | Yes |