Skip to content

Delete a saved funnel (ADMIN)

projectId
required
string
funnelId
required
string

{ success: true }

Media typeapplication/json
object
success
boolean

Not found

Media typeapplication/json
object
error
required

Human-readable error message.

string
message
string
Examplegenerated
json
{
"error": "example",
"message": "example"
}