update_custom_collection
Update an existing custom collection by providing new title, description, visibility, or sort order; only supplied fields are modified.
Instructions
Update an existing custom collection. Only provided fields are changed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| collection_id | Yes | The numeric Shopify custom collection ID. | |
| title | No | New title. | |
| body_html | No | New HTML description. | |
| published | No | Visibility. | |
| sort_order | No | New sort order. |