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

# Delete a self-hosted runner group from an organization

`DELETE /orgs/{org}/actions/runner-groups/{runner_group_id}`

Deletes a self-hosted runner group for an organization.

OAuth tokens and personal access tokens (classic) need the `admin:org` scope to use this endpoint.

## Path parameters

- `org` string, required
- `runner_group_id` integer, required

## Response `204`

Response

---

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