Add a new review. Only one review can be provided per {userId, recipeId} pair. Otherwise your review will be updated.
POST
/recipe/{recipeId}/review
Review
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request POST 'https://api2.bigoven.com/recipe//review'
Response Response Example
{}
Request
Path Params
recipeId
integer
required
Body Params application/x-www-form-urlencoded
ActiveMinutes
integer
optional
demand of the cook? Optional.
Comment
string
optional
MakeAgain
string
optional
StarRating
integer
optional
TotalMinutes
integer
optional
Responses
Modified at 2023-08-15 06:02:32