API ReferenceTypesDeleteCollaboratorArgsOn this pageDeleteCollaboratorArgs type DeleteCollaboratorArgs = { email: string; projectId: string;}; Properties email email: string; projectId projectId: string;