Create a GitHub runner installation
Creates a GitHub runner installation for teams to use DevZero platform to run GitHub Actions
POST
/
github
/runners
/teams
/{team_id}
/installations
Request Body
application/json
Optionalregion
string
Region for the installation (defaults to first available if not provided)
Path Parameters
team_id
Requiredstring
team id
Header Parameters
Authorization
Requiredstring
sub claim pulled from the JWT that derives the user ID
OK