Skip to main content

Delete workspace

DELETE 

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

Deletes the specified workspace.

Deletion is not cascading. All child resources in the workspace must be deleted first. If the workspace still contains child resources, a 409 is returned.

Request

Responses

Workspace deletion accepted