Skip to main content
Permanently deletes a project and cascades to all associated resources: pricing plans, features, and theme settings are all removed.
This action is irreversible. All plans, features, and theme settings associated with the project will be permanently deleted.

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.

Response

boolean
true if the project was successfully deleted.

Example

Errors