ghl_product_bulk_update
Bulk update multiple products' prices, availability, collections, or delete them in a single API call. Specify product IDs and operation type for efficient management.
Instructions
Bulk-mutates multiple products in one call — review the target productIds carefully before sending. Bulk Update Products API to bulk update products (price, availability, collections, delete) Endpoint: POST /products/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). |