Create a landing page

Creates a new landing page for the application.

Authorized scopes:

  • owner
  • admin:full
  • admin:limited
  • application:update
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required

The id of the application.

Body Params
string
required

Must be unique for the application. The path must start with a / and can only contain lowercase alphanumeric characters plus -, _, and /.

In regex form, the path must match: ^/[a-z0-9_/-]*$

string
required

Human-readable name to identify this landing page.

string
enum
Allowed:
referral
object
pricing
object
required

The pricing information can be determined by either using the default plan group for the provided billing system or by specifying the plan group and plan to use.

string

The id of the discount, if any, to associate with this landing page. If not provided, no discount will be associated.

html_header
object

The HTML Header attributes will appear in the <head> section of all versions of the landing page.

experiment
object
Headers
integer
Responses

Language
Credentials
Bearer
token
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json