Skip to main content

Delete workspace

DELETE 

/v1/tenants/:tenant/workspaces/:name

Deletes the specified workspace. When a workspace is deleted:

  • All resources within the workspace are permanently deleted
  • This includes all compute, network, storage, and other resources
  • Role assignments specific to this workspace are also deleted
  • Deletion is a cascading operation that removes all associated resources

Request

Responses

Workspace deletion accepted