DevZero Logo

DevZero

Delete Repo Manager Integration

Revoke and delete a repo manager integration for a team

DELETE
/v2/teams/{team_id}/repo_manager_integrations/{repo_manager_integration_id}

Path Parameters

team_idstring

ID of team

repo_manager_integration_idstring

ID of repo manager integration

Header Parameters

Authorizationstring

Value: "Bearer <token>"; visit the "User Settings" page in the DevZero dashboard to generate a token

Response Body

curl -X DELETE "https://api.devzero.io/backend/v0/v2/teams/string/repo_manager_integrations/string" \
  -H "Authorization: string"
Empty
{
  "message": "string"
}
{
  "message": "string"
}
{
  "message": "string"
}
{
  "message": "string"
}
{
  "message": "string"
}
{
  "message": "string"
}
{
  "message": "string"
}
{
  "message": "string"
}
{
  "message": "string"
}