---
title: "Unassign label"
method: POST
path: "/leads/unassignLabel"
---

# Unassign label

`POST /leads/unassignLabel`

Remover etiqueta de um lead.

## Headers

- `instance-token` string

## Request body

- object
  - `instanceId` string — Código da instância
  - `leadId` string — ID do lead
  - `labelId` string — ID do label

## Response `200`

200

- object

## Other responses

- `400` — 400

---

[API](https://skmtc.dev/chatpro/apis/api-do-chat.md) · [All operations](https://skmtc.dev/chatpro/apis/api-do-chat/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/chatpro/api-do-chat/revisions/4e86e2befb06/schema)
