Update a release landing-page config
update_landing_configConfigure a release's smart-link landing page by adjusting actions, page style, custom CTA text, description, pre-order links, and links page enabled status.
Instructions
Set the smart-link landing-page configuration for a release. actions uses the current (v2) action-list contract — each entry describes one call-to-action on the page. You can also set links_page_enabled, config_mode, page_style, custom_cta_text, custom_description, and pre_order_links. This replaces the landing configuration.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| actions | No | The v2 action list — one object per call-to-action on the landing page. | |
| page_style | No | ||
| release_id | Yes | ||
| config_mode | No | ||
| custom_cta_text | No | ||
| pre_order_links | No | ||
| custom_description | No | ||
| links_page_enabled | No | Whether the smart-link page is enabled. |