Skip to main content
Permanently deletes a pricing plan from the project.
This action is irreversible. The plan and all its feature associations will be permanently removed.

Endpoint

Authentication

string
required
Bearer token with your API key. Requires read_write permission.

Path Parameters

string
required
The project’s URL-friendly slug identifier.
number
required
The plan’s unique ID.

Response

boolean
true if the plan was successfully deleted.

Example

Errors