update_channel
Update an existing Shopify sales channel by modifying its name, handle, publication status, or currency code. Provide the channel ID to change specific details.
Instructions
Update an existing sales channel
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Channel ID | |
| name | No | Channel name | |
| handle | No | Unique handle for the channel | |
| published | No | Whether the channel is published | |
| currencyCode | No | Currency code (e.g., 'USD') |