Skip to content

Update Review Status

Overview

See the Customer Reviews overview for the full feature flow.

All admin endpoints require an admin Bearer token — see Authentication.

EndpointMethod
/api/admin/customers/reviews/{id}PUT

Status-only

Only status is editable (pending / approved / disapproved). Title / comment / rating / images are owned by the storefront customer. Approving a review still triggers the customer notification email.

Invalid status → 422. Permission: customers.reviews.edit.

Released under the MIT License.