Skip to main content

List All Funnels

Retrieve all funnels for a project.
string
required
The brand/project ID
Request
cURL

Get Funnel Details

Retrieve details about a specific funnel.
string
required
The brand/project ID
string
required
The funnel ID
Request
cURL

Create Funnel

Create a new funnel.
string
required
The brand/project ID
string
required
Funnel name
string
Funnel status: active or inactive (default: active)
Request
cURL

Update Funnel

Update an existing funnel.
string
required
The brand/project ID
string
required
The funnel ID
Request
cURL

Delete Funnel

Delete a funnel.
string
required
The brand/project ID
string
required
The funnel ID
Request
cURL

Clone Funnel

Create a copy of an existing funnel with all its pages.
string
required
The brand/project ID
string
required
The funnel ID to clone
Request
cURL