v1
latestOpenAPI 3.0.12026-07-139031.1 KBreviews
Updates or cancels a review.
This endpoint allows to change the follow-up date of a review or mark the order as cancelled which will tell our system to not send an email if it hasn't already been sent.
put/reviews/{siteid}/{reviewid}
Path parameters
siteidinteger required
The Site ID you are trying to update a review for.
reviewidstring required
The review_id or order id you would like to update
Query parameters
xmlboolean
If true, this will return an XML tree instead of a JSON response.
Response
Success - Your desired action was completed.