---
title: "Delete a label"
method: DELETE
path: "/repos/{owner}/{repo}/labels/{name}"
tags: ["issues"]
---

# Delete a label

`DELETE /repos/{owner}/{repo}/labels/{name}`

Deletes a label using the given label name.

## Path parameters

- `owner` string, required
- `repo` string, required
- `name` string, required

## Response `204`

Response

---

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