Create Repo Manager Integration
Create a repo manager integration for a team
POST
/
v2
/teams
/{team_id}
/repo_manager_integrations
Request Body
application/json
Requiredcreate repo manager integration body
github_auth_code
string
github auth code for obtaining user access token
github_installation_id
integer
github install id identifying the installation
Format:
"int64"
team_id
Requiredstring
team id of integration
user_id
Requiredstring
user id of integration
Header Parameters
Authorization
Requiredstring
Value: "Bearer <token>"; visit the "User Settings" page in the DevZero dashboard to generate a token
Path Parameters
team_id
Requiredstring
ID of team
created repo manager integration