patch
https://{subdomain}.myclickfunnels.com/api/v2/funnels//split_test_steps/
Update a split test's variants: attach a page to an empty branch, swap an existing
variant's page, or adjust the weights. The variants array length must equal the
number of branches in the split test (2 for the standard binary case).
- Weight rules: if any variant provides
weight, all variants must provide it and the values must be integers 0..100 summing to 100. If none provide weight, weights stay unchanged. - Page-id rules per variant:
- Equal to current
page_id→ no-op. - Branch currently empty + new
page_idprovided → attach. - Branch currently has a page + new different
page_id→ swap (old step destroyed). page_id: nullor blank is rejected (detach is out of scope — use DELETE withbranchparameter instead).
- Equal to current
- Any page being attached/swapped-in must: (a) be in the same workspace, (b) be a
user_page, and (c) have no existingShowPageStepanywhere in any funnel.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…