Create Channel Menus
Creates or replaces the list of control panel side navigation menus for a channel.
application/jsonList of channel-specific control panel menu navigation items and corresponding settings pages an app developer can choose to enable for the subject channel. Protected settings override any settings set in those UI sections at the storewide level. Learn more in the Building Storefront Channels tutorial.
| UI Name | Permission | Parameter |
|---|---|---|
| Channel Listings | modify | store_channel_listings |
| Channel Listings | read-only | store_channel_listings_read_only |
| Channel Settings | modify | store_channel_settings |
| Channel Settings | read-only | store_channel_settings_read_only |
| Sites & Routes | modify | store_sites |
| Sites & Routes | read-only | store_sites_read_only |
| Header | Argument | Description |
|---|---|---|
X-Auth-Token | access_token | For more about API accounts that generate access_tokens, see our Guide to API Accounts. |
For example requests and more information about authenticating BigCommerce APIs, see Authentication and Example Requests.
For more about BigCommerce OAuth scopes, see our Guide to API Accounts.
For a list of API status codes, see API Status Codes.
The MIME type of the response body.