ghl_product_collection_delete
Delete a product collection by its unique ID. This removes the specified collection from your account.
Instructions
Delete Product Collection Delete specific product collection with Id :collectionId Endpoint: DELETE /products/collections/{collectionId} (Version header: v3; source: v3/products-v3.json) OAuth scopes: products/collection.write
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| altId | Yes | Location Id | |
| altType | Yes | The type of alt. For now it is only LOCATION | |
| collectionId | Yes | MongoId of the collection |