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

# Remove label link

`DELETE /api/label_links/{id}/`

Remove a label link that links custom labels to your project labeling configuration. If you remove a label link,
        the label stops being available for the project it was linked to. You can add a new label link at any time.

## Path parameters

- `id` integer, required

## Response `204`

No response body

---

[API](https://skmtc.net/humansignal/apis/label-studio-api.md) · [All operations](https://skmtc.net/humansignal/apis/label-studio-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/humansignal/label-studio-api/versions/1b113b8df950/schema)
