update_landing
Modify HTML content and title of a published landing page while preserving its existing short link and QR code functionality.
Instructions
Update a landing page HTML content and re-publish to CDN. The existing short link and QR code continue to work — only the page content changes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| landing_id | Yes | The landing page ID to update | |
| html | Yes | New HTML content for the landing page | |
| title | No | Optional new title |