---
title: "Delete a label"
method: DELETE
path: "/labels/{label_id}"
tags: ["labels"]
---

# Delete a label

`DELETE /labels/{label_id}`

Deletes the matching label.

## Response `200`

Successful response (always an empty object)

- object

## Other responses

- `default` — Generic error payload

---

[API](https://skmtc.net/smartsheet/apis/brandfolder-openapi-reference.md) · [All operations](https://skmtc.net/smartsheet/apis/brandfolder-openapi-reference/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/smartsheet/brandfolder-openapi-reference/revisions/fd95b0a2d2f8/schema)
