Skip to main content
POST
Unfeature Review
POST {BASE_URL}/reviews/{reviewId}/feature

Body parameters

true to feature, false to unfeature.
Display order 1–999. Default 999 (appended last). Returns 400 INVALID_SEQUENCE if out of range.

Response

Headers

Authorization
string
X-Merchant-Id
string

Path Parameters

reviewId
string
required

Body

application/json

The body is of type object.

Response

Successful response

success
boolean
required
Example:

true

data
object