Update a version

Updates a landing page version by setting the values of the provided parameters. Any parameters not included in the request payload will be left unchanged.

Returns the updated 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.

string
required

The id of the landing page version.

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

Human-readable name to identify this version.

string

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