---
title: "Delete a global runner"
method: DELETE
path: "/admin/actions/runners/{runner_id}"
tags: ["admin"]
---

# Delete a global runner

`DELETE /admin/actions/runners/{runner_id}`

## Path parameters

- `runner_id` string, required

## Response `204`

runner has been deleted

## Other responses

- `400` — APIError is error format response
- `404` — APINotFound is a not found empty response

---

[API](https://skmtc.net/gitea/apis/gitea-api.md) · [All operations](https://skmtc.net/gitea/apis/gitea-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/gitea/gitea-api/versions/350de506cefa/schema)
