For the complete documentation index, see llms.txt.
Skip to main content
Version: 8.10 (unreleased)

Permanently delete a project

DELETE 

/projects/:projectKey/permanent

Permanently and irreversibly removes the project with the given project key. The project cannot be recovered afterwards. The project must have no files in the project or any of its descendants. Empty folders and version history are removed as part of the deletion. This works in one step and does not require the project to be soft-deleted first.

Request

Responses

The project was permanently deleted successfully.