Disable a version

An enabled landing page version can be disabled by making a DELETE request. Following the concept of REST, we are deleting this version's enablement. Making an API call to disable a token that is already disabled will have no effect. This request is idempotent by design.

Authorized scopes:

  • owner
  • admin:full
  • admin:limited
  • application:update
Language
Credentials
Bearer
token
URL
Click Try It! to start a request and see the response here!