Skip to content

LandingPageDomain

Type: object

Properties

Property Type Required Description Constraints
hostname string Yes The hostname for the landing pages
type string Yes Specifies type of hostname enum: domain, domain-alias

Generated example

{
  "hostname": "Example name",
  "type": "domain"
}

Source

Generated from swagger-asset.json.