DevZero Logo

DevZero

Delete a GitHub runner scale set installation

Deletes a specific GitHub runner scale set installation for a team

DELETE
/github/runners/teams/{team_id}/scale_set_installations/{scale_set_installation_id}

Path Parameters

team_idstring

team id

scale_set_installation_idstring

ID of the scale set installation to delete

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/scale_set_installations/string" \
  -H "Authorization: string"
Empty
{
  "message": "string"
}
{
  "message": "string"
}
{
  "message": "string"
}
{
  "message": "string"
}
{
  "message": "string"
}
{
  "message": "string"
}
{
  "message": "string"
}
{
  "message": "string"
}
{
  "message": "string"
}