이제 REST API의 버전이 지정되었습니다. 자세한 내용은 "API 버전 관리 정보"를 참조하세요.
팀을 위한 REST API 엔드포인트
REST API를 사용하면 GitHub 조직에 팀을 만들고 관리할 수 있습니다.
- 팀을 위한 REST API 엔드포인트
- List teams
 - Create a team
 - Get a team by name
 - Update a team
 - Delete a team
 - List team projects
 - Check team permissions for a project
 - Add or update team project permissions
 - Remove a project from a team
 - List team repositories
 - Check team permissions for a repository
 - Add or update team repository permissions
 - Remove a repository from a team
 - List child teams
 - Get a team (Legacy)
 - Update a team (Legacy)
 - Delete a team (Legacy)
 - List team projects (Legacy)
 - Check team permissions for a project (Legacy)
 - Add or update team project permissions (Legacy)
 - Remove a project from a team (Legacy)
 - List team repositories (Legacy)
 - Check team permissions for a repository (Legacy)
 - Add or update team repository permissions (Legacy)
 - Remove a repository from a team (Legacy)
 - List child teams (Legacy)
 - List teams for the authenticated user
 
 - 팀 토론 설명에 대한 REST API 엔드포인트
- List discussion comments
 - Create a discussion comment
 - Get a discussion comment
 - Update a discussion comment
 - Delete a discussion comment
 - List discussion comments (Legacy)
 - Create a discussion comment (Legacy)
 - Get a discussion comment (Legacy)
 - Update a discussion comment (Legacy)
 - Delete a discussion comment (Legacy)
 
 - 팀 토론을 위한 REST API 엔드포인트
 - 외부 그룹에 대한 REST API 엔드포인트
 - 팀 구성원을 위한 REST API 엔드포인트
- List pending team invitations
 - List team members
 - Get team membership for a user
 - Add or update team membership for a user
 - Remove team membership for a user
 - List pending team invitations (Legacy)
 - List team members (Legacy)
 - Get team member (Legacy)
 - Add team member (Legacy)
 - Remove team member (Legacy)
 - Get team membership for a user (Legacy)
 - Add or update team membership for a user (Legacy)
 - Remove team membership for a user (Legacy)
 
 - 팀 동기화를 위한 REST API 엔드포인트