Skip to main content
Permanently deletes a feature from the project. The feature is also automatically removed from all pricing plans that include it.
Deleting a feature removes it from all plans in the project. This cannot be undone.

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 feature’s unique ID.

Response

boolean
true if the feature was successfully deleted.

Example

Errors