Enable a version

A disabled landing page version can be re-enabled by making a POST request. Following the concept of REST, we are creating an enablement for this landing page version. Making an API call to enable a landing page version that is already enabled will have no effect. This request is idempotent by design.

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.

Headers
integer
Responses

401

Unauthorized

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