CatalogWorkspaceService.

delete_filter_view

delete_filter_view(workspace_id: str, filter_view_id: str) -> None

Delete filter view.

Parameters

nametypedescription
workspace_idstrString containing id of the workspace.
filter_view_idstrString containing id of the deleting filter view.

Returns

None