returns a link for the user to authorize oauth repo manager integration within the context of a team
Path Parameters
team_idstring
ID of team
repo_manager_integration_idstring
ID of repo manager integration
Header Parameters
Authorizationstring
sub claim pulled from JWT
Response Body
curl -X GET "https://api.devzero.io/backend/v0/v2/teams/string/repo_manager_integrations/string/oauth2_user_authorize" \
-H "Authorization: string"
{
"oauth_user_permit_url": "string"
}
{
"message": "string"
}
{
"message": "string"
}
{
"message": "string"
}
{
"message": "string"
}
{
"message": "string"
}
{
"message": "string"
}
{
"message": "string"
}
{
"message": "string"
}
{
"message": "string"
}