Methods
-
Convert
From Converts an organization member to an outside collaborator, when an organization member is converted to an outside collaborator, they'll only have access to the repositories that their current team membership allows. The user will no longer be a member of the organization.Member(String, String) -
Delete(String,
String) Removes a user as an outside collaborator from the organization, this will remove them from all repositories within the organization. -
Get
All(String) List all users who are outside collaborators of an organization. An outside collaborator is a user that is not a member of the organization. -
Get
All(String, List all users who are outside collaborators of an organization. An outside collaborator is a user that is not a member of the organization.Api Options) -
Get
All(String, List all users who are outside collaborators of an organization. An outside collaborator is a user that is not a member of the organization.Organization Members Filter) -
Get
All(String, List all users who are outside collaborators of an organization. An outside collaborator is a user that is not a member of the organization.Organization Members Filter, Api Options)