Skip to content

UpdateLpTemplateRequest

Type: object

Properties

Property Type Required Description Constraints
description string No Description of the landing page template
enableMunchkin boolean No Whether to enable munchkin on the derived pages. Defaults to true
name string No Name of the landing page template

Generated example

{
  "description": "string",
  "enableMunchkin": true,
  "name": "Example name"
}

Source

Generated from swagger-asset.json.