CatalogWorkspaceService.
delete_workspace
delete_workspace(workspace_id: str) ->
None
Delete a workspace with all its content - logical model and analytics model.
Parameters
| name | type | description |
|---|---|---|
| workspace_id | str | Workspace identification string e.g. "demo" |