POST: /recipe/{recipeId}/image?lat=42&lng=21&caption=this%20is%20my%20caption
Note that caption, lng and lat are all optional, but must go on the request URI as params because this endpoint
needs a multip
POST
/recipe/{recipeId}/image
Request Request Example
Shell
JavaScript
Java
Swift
curl--location--request POST 'https://api2.bigoven.com/recipe//image'