---
title: "Update owner"
method: POST
path: "/leads/updateOwner"
---

# Update owner

`POST /leads/updateOwner`

Atualiza o usuário "dono" do lead fornecido (carteirização)

## Headers

- `instance-token` string, required

## Request body

- object
  - `instanceId` string, required
  - `leadId` string, required
  - `ownerId` string, required

## 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)
