Add a useful (or not) vote ona review on behalf of a visitor.

Url Parameters

{review_id}

The ID of the review to be voted on

Request Parameters

Parameter Description  

vote * (string)

Is this an up or down vote?

up (positive)
down (negative)

ip * (ip v4 or ip v6)

The IP address of the voter.

* denotes a required field

 

Back to Top