Skip to main content
POST
cURL

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
funnelId
string
required

The ID of the funnel

Example:

"oo717JbWSeRz1HjyO1dw"

funnelName
string
required

The name of the funnel

Example:

"Test"

locationIds
string[]
required

An array of location IDs

Example:
webinarProperties
object

Webinar scheduling properties for live webinars

Response

201 - undefined
Last modified on May 19, 2026