Create a version

Creates a new landing page version. If this is the first version created for this landing page, it will be set as the default version.

Returns the newly created landing page version. The nested HTML content will not be returned in the response object unless the API endpoint contains the content=true URL parameter.

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.

Query Params
string
required

The landing page path identifier (with the leading /).

boolean
Defaults to false

If this parameter is provided (and set to true), the HTML content will be returned in the response payload.

Body Params
string
required

Human-readable name to identify this version.

string
required

The content that will be embedded within the <body> tag.

integer

The weight of this version in the frequentist experiment.

pricing
object

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 to associate with the landing page version. If not set, it will defer to the landing page.

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