ghl_product_review_bulk_update
Bulk update multiple product reviews by approving, rejecting, or changing status and reply in a single API call.
Instructions
Bulk-mutates multiple reviews in one call (e.g. approve/reject in batch) — review the target reviewIds carefully before sending. Update Product Reviews Update one or multiple product reviews: status, reply, etc. Endpoint: POST /products/reviews/bulk-update (Version header: v3; source: v3/products-v3.json) OAuth scopes: products.write
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | Request body (schema carried verbatim from the official OpenAPI spec). |