DevZero Logo

DevZero

returns a link for the user to authorize dz github app within the context of a team

GET
/v2/teams/{team_id}/authorize_github

Path Parameters

team_idstring

ID of team

Header Parameters

Authorizationstring

sub claim pulled from JWT

Response Body

curl -X GET "https://api.devzero.io/backend/v0/v2/teams/string/authorize_github" \
  -H "Authorization: string"
{
  "github_user_permit_url": "string"
}
{
  "message": "string"
}
{
  "message": "string"
}
{
  "message": "string"
}
{
  "message": "string"
}
{
  "message": "string"
}
{
  "message": "string"
}
{
  "message": "string"
}
{
  "message": "string"
}
{
  "message": "string"
}