update_recipe_image
Update a recipe's image by providing the recipe slug and the absolute path to a local image file. Include the image file path and extension.
Instructions
Update Recipe Image [PUT /api/recipes/{slug}/image]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | File fields (image) must be absolute paths to local files to upload. | |
| slug | Yes |