products_update_product_collection
Update an existing product collection's name, slug, image, or SEO metadata in GoHighLevel by providing the collection ID and any fields to modify.
Instructions
Update Product Collection
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| seo | No | The metadata information which will be displayed in SEO previews | |
| name | No | Name of the Product Collection | |
| slug | No | Slug of the Product Collection which helps in navigation | |
| altId | No | Location Id Defaults to GHL_LOCATION_ID when omitted. | |
| image | No | The URL of the image that is going to be displayed as the collection Thumbnail | |
| altType | No | The type of alt. For now it is only LOCATION Defaults to GHL_LOCATION_ID when omitted. | |
| collectionId | Yes | MongoId of the collection |