Skip to main content
POST
Mark Review as Helpful
POST {BASE_URL}/reviews/{reviewId}/helpful

Body parameters

boolean
required
true = helpful, false = not helpful.
string
Authenticated user ID for deduplication.
string
Device ID (mobile apps).
string
Email-based deduplication.

Response

Path Parameters

reviewId
string
required

Body

application/json

The body is of type object.

Response

Successful response

success
boolean
required
Example:

true

data
object