Skip to content

Mass Update Review Status

EndpointMethod
/api/admin/customers/reviews/mass-update-statusPOST

Body: { "indices": int[], "value": "pending"|"approved"|"disapproved" }. value is a string (unlike Customers where it is 0|1). Invalid value → 422. Permission: customers.reviews.edit.

Released under the MIT License.