Delete funnel
DELETE /api/sites/{id}/funnels/{funnelID}
DELETE
/api/sites/{id}/funnels/{funnelID}
Deletes funnel from site.
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” id
required
string format: uuid
funnelID
required
string format: uuid
Responses
Section titled “ Responses ”Deleted