ghl_product_collection_create
Create a new product collection for a location. Provide location ID, name, and slug to organize products into a collection.
Instructions
Create Product Collection Create a new Product Collection for a specific location Endpoint: POST /products/collections (Version header: v3; source: v3/products-v3.json) OAuth scopes: products/collection.write
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | Request body (schema carried verbatim from the official OpenAPI spec). |