API ReferenceTypesWorkspaceDeleteUserArgsOn this pageWorkspaceDeleteUserArgs type WorkspaceDeleteUserArgs = { userEmail: string; workspaceId: string;}; Properties userEmail userEmail: string; workspaceId workspaceId: string;