delete_lp_version
Delete a historical landing page version permanently. Requires confirmation and rejects deletion of published or last remaining version.
Instructions
Permanently delete a historical landing page version. Cannot delete the published version or the only remaining version (the server will reject those). Pass confirm: true to proceed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes | Landing page slug | |
| confirm | Yes | Must be true to confirm deletion | |
| versionId | Yes | Numeric version ID from list_lp_versions |