returns a link for the user to authorize oauth repo manager integration within the context of a team
GET
/
v2
/teams
/{team_id}
/repo_manager_integrations
/{repo_manager_integration_id}
/oauth2_user_authorize
Path Parameters
team_id
Requiredstring
ID of team
repo_manager_integration_id
Requiredstring
ID of repo manager integration
Header Parameters
Authorization
Requiredstring
sub claim pulled from JWT
OK