post https://api.revenuehq.dev/applications//plan-groups//plans//enablement
A disabled plan can be re-enabled by making a POST request. Following the concept of REST, we are creating an enablement for this plan. Making an API call to enable a plan that is already enabled will have no effect. This request is idempotent by design.
Authorized scopes:
- owner
- admin:full
- admin:limited
- application:update