---
title: "PUT /api/funnels/{id}"
method: PUT
path: "/api/funnels/{id}"
tags: ["funnels"]
---

# PUT /api/funnels/{id}

`PUT /api/funnels/{id}`

Update funnel

## Path parameters

- `id` integer, required

## Request body

- PutApiFunnelsId — Update funnel
  - `name` string — funnel name
  - `funnel_node_attributes` object, required
    - `content_page_id` string — Required content_page_id
    - `Integer` string — Required content_page_id
    - `form` 'node_page' | 'node_link' — Funnel node form
    - `redirection_url` string — Redirection url if type is link

## Response `200`

Update funnel

---

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