Update Funnelput https://{APP_DOMAIN}/api/3.2/marketing/funnels/{id}Updates an existing funnel's configuration, flow definition, and exit conditions.Path ParamsidintegerrequiredThe ID of the funnel to updateBody ParamsBody ParamsnamestringrequiredName of the funnelpublication_idintegerrequiredThe ID of the publicationactivebooleanrequiredWhether the funnel is activetruefalsestop_on_unsubscribebooleanrequiredWhether to stop the sequence on unsubscribetruefalsedataobjectrequiredFunnel flow definitiondata objectexit_conditionsarray of objectsConditions that cause early exit from the funnelexit_conditionsADD objecttag_idsarray of integersArray of tag IDs to associatetag_idsADD integerResponse 200The updated funnelUpdated 21 days ago