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

Permanently delete a workspace

DELETE 

/workspaces/:workspaceKey/permanent

Permanently and irreversibly removes the workspace with the given key. The workspace cannot be recovered afterwards. If the workspace is already soft-deleted, it is removed along with all of its projects, folders, files, process applications, and IDP applications regardless of their contents; otherwise it must have no live files, process applications, or IDP applications, and any soft-deleted items in its subtree are removed as part of the deletion. This works in one step and does not require the workspace to be soft-deleted first.

Request

Responses

The workspace was permanently deleted successfully.