products_delete_product_review
Delete a product review by providing its review ID and product ID. Use optional location or agency ID for scoping.
Instructions
Delete Product Review
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| altId | No | Location Id or Agency Id Defaults to GHL_LOCATION_ID when omitted. | |
| altType | No | Defaults to GHL_LOCATION_ID when omitted. | |
| reviewId | Yes | Review Id | |
| productId | Yes | Product Id of the product |