delete https://api.revenuehq.dev/applications//landing-page/enablement
An enabled landing page can be disabled by making a DELETE request. Following the concept of REST, we are deleting this landing page's enablement. Making an API call to disable a landing page that is already disabled will have no effect. This request is idempotent by design.
Authorized scopes:
- owner
- admin:full
- admin:limited
- application:update