このバージョンの GitHub Enterprise サーバーはこの日付をもって終了となります: 2026-03-17. 重大なセキュリティの問題に対してであっても、パッチリリースは作成されません。 パフォーマンスの向上、セキュリティの向上、新機能の向上を図るために、最新バージョンの GitHub Enterprise サーバーにアップグレードしてください。 アップグレードに関するヘルプについては、GitHub Enterprise サポートにお問い合わせください。
REST API はバージョン管理になりました。 詳細については、「API のバージョン管理について」を参照してください。
チームの REST API エンドポイント
REST API を使うと、GitHub organization 内のチームの作成や管理ができます。
- チームの 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 team members
 - Get team membership for a user
 - Add or update team membership for a user
 - Remove team membership for a user
 - 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)