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

Delete a workspace

DELETE 

/workspaces/:workspaceKey

Soft-deletes the workspace with the given key, cascading to all of its projects, folders, files, and IDP applications. The workspace is moved to the recently deleted state and can be recovered during the retention window. To permanently and irreversibly remove a workspace, use DELETE /workspaces/{workspaceKey}/permanent instead.

Request

Responses

The workspace was deleted successfully.