Approve a review
POST {{baseUrl}}/v1/reviews/:review/approve
Approves a Review
object, closing it and removing it from the list of reviews.
Request Body
[{"name"=>"expand[0]", "value"=>"<string>", "datatype"=>"string"}, {"name"=>"expand[1]", "value"=>"<string>", "datatype"=>"string"}]
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |