---
title: "Shared Labels Remove"
method: POST
path: "/api/v1/labels/shared/remove"
tags: ["Labels"]
---

# Shared Labels Remove

`POST /api/v1/labels/shared/remove`

Remove the given shared label from all active tasks

## Request body

- Body0680de45
  - `name` string, required — Shared label name to remove from matching tasks.

## Response `200`

Successful Response

- unknown

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `403` — Forbidden
- `404` — Not Found

---

[API](https://skmtc.net/todoist/apis/todoist-api.md) · [All operations](https://skmtc.net/todoist/apis/todoist-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/todoist/todoist-api/revisions/69a962f1578f/schema)
