Skip to main content

Delete a workspace

DELETE 

/panel/workspaces/:workspace

Deletes a workspace. The subscription is torn down synchronously before the workspace is removed; the remaining workspace-data cleanup runs in the background.

Request

Responses

{"success": true} — hard-coded literal, never false.