update_event_image
Replace the image of a recipe timeline event by specifying the event ID and uploading a new image file with its extension.
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 |