---
title: "POST /api/funnel_nodes"
method: POST
path: "/api/funnel_nodes"
tags: ["funnel_nodes"]
---

# POST /api/funnel_nodes

`POST /api/funnel_nodes`

Create funnel node

## Request body

- PostApiFunnelNodes — Create 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 `201`

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