restore_lp_version
Roll back a landing page draft to a prior version from list_lp_versions without touching the published version.
Instructions
Undo/rollback the draft to a prior version. Find valid version IDs via list_lp_versions. This does not touch the published version.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes | Landing page slug | |
| versionId | Yes | Numeric version ID from list_lp_versions to restore as the draft |