API ReferenceTypesWorkspaceUpdateUserArgsOn this pageWorkspaceUpdateUserArgs type WorkspaceUpdateUserArgs = { role: WorkspaceRole; userEmail: string; workspaceId: string;}; Properties role role: WorkspaceRole; userEmail userEmail: string; workspaceId workspaceId: string;