DevZero Logo

DevZero

Deletes a team's GitHub runner installation

DELETE
/github/runners/teams/{team_id}/installations

Path Parameters

team_idstring

team id

Header Parameters

Authorizationstring

sub claim pulled from the JWT that derives the user ID

Response Body

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