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

# PUT /api/funnel_nodes/{id}

`PUT /api/funnel_nodes/{id}`

Update funnel node

## Path parameters

- `id` integer, required

## Request body

- PutApiFunnelNodesId — Update funnel node
  - `parent_id` integer
  - `direction` 'yes' | 'no' — Funnel node direction
  - `content_page_id` string — Required postsell id
  - `Integer` string — Required postsell id
  - `form` 'node_page' | 'node_link' — Funnel node form
  - `redirection_url` string — Redirection url if type is link

## Response `200`

Update funnel node

---

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