Disable a plan

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

Authorized scopes:

  • owner
  • admin:full
  • admin:limited
  • application:update
Path Params
uuid
required

The id of the application.

uuid
required

The id of the plan group.

uuid
required

The id of the plan.

Headers
integer
Responses

401

Unauthorized

Language
Credentials
Bearer
token
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json