---
title: "Mudar Funil"
method: POST
path: "/changeFunnel"
tags: ["Leads"]
---

# Mudar Funil

`POST /changeFunnel`

Esta seção está atrelada a mudar o lead de funil. + Campos utilizados para realizar a mudança: + Campos obrigatórios: + Observações:

## Request body

- object
  - `leadId` integer — Identificação do lead
  - `stageId` integer — Id da etapa destino no novo funil.

## Response `201`

Recurso criado com sucesso

- boolean

## Other responses

- `401` — Token inválido ou ausente

---

[API](https://skmtc.net/rdstation/apis/webhook-service.md) · [All operations](https://skmtc.net/rdstation/apis/webhook-service/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/rdstation/webhook-service/revisions/3867c21388e8/schema)
