Enable a plan

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
Language
Credentials
Bearer
token
URL
Click Try It! to start a request and see the response here!