---
title: "Remove labels"
method: DELETE
path: "/api/labels/{id}/"
tags: ["Labels"]
---

# Remove labels

`DELETE /api/labels/{id}/`

Remove labels from your project without updating the labeling configuration.

## Path parameters

- `id` integer, required

## Response `204`

No response body

## Changes

- **2026-07-06** `c2893748a8d3` — 1 breaking
  - for the `path` request parameter `id`, the type/format was changed from `string`/`` to `integer`/``

[Change history](https://skmtc.dev/humansignal/apis/label-studio-api/changes/api/labels/:id/delete.md)

---

[API](https://skmtc.dev/humansignal/apis/label-studio-api.md) · [All operations](https://skmtc.dev/humansignal/apis/label-studio-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/humansignal/label-studio-api/revisions/bd19961a2b8b/schema)
