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

# POST /api/funnels

`POST /api/funnels`

Create funnel

## Request body

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

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