---
title: "Delete a self-hosted runner group from an enterprise"
method: DELETE
path: "/enterprises/{enterprise}/actions/runner-groups/{runner_group_id}"
tags: ["enterprise-admin"]
---

# Delete a self-hosted runner group from an enterprise

`DELETE /enterprises/{enterprise}/actions/runner-groups/{runner_group_id}`

Deletes a self-hosted runner group for an enterprise.

OAuth app tokens and personal access tokens (classic) need the `manage_runners:enterprise` scope to use this endpoint.

## Path parameters

- `enterprise` string, required
- `runner_group_id` integer, required

## Response `204`

Response

---

[API](https://skmtc.net/github/apis/github-v3-rest-api-2.md) · [All operations](https://skmtc.net/github/apis/github-v3-rest-api-2/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/github/github-v3-rest-api-2/versions/8ae6d0c8716e/schema)
