GitHub Enterprise Teams API

The GitHub Enterprise Teams API lets enterprise owners create and manage enterprise-level teams. It provides endpoints to list, create, get, update, and delete teams, manage team membership including bulk additions and removals, and assign teams to specific organizations within the enterprise.

Documentation

API entry from apis.yml

apis.yml Raw ↑
aid: github:github-enterprise-teams-api
name: GitHub Enterprise Teams API
tags:
- Enterprise
- Teams
baseURL: https://api.github.com
humanURL: https://docs.github.com/en/rest/enterprise-teams?apiVersion=2022-11-28
properties:
- url: https://docs.github.com/en/rest/enterprise-teams
  type: Documentation
description: The GitHub Enterprise Teams API lets enterprise owners create and manage enterprise-level
  teams. It provides endpoints to list, create, get, update, and delete teams, manage team membership
  including bulk additions and removals, and assign teams to specific organizations within the enterprise.