Update A/B Test
update_ab_testUpdate a native A/B test, including active state, variants, traffic, and conversion goal. Creates a Saved Version before the change.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Optional new name | |
| app_id | Yes | The app ID | |
| test_id | Yes | A/B test ID | |
| variants | No | Optional replacement variants. Traffic must total 100. | |
| is_active | No | Optional active state | |
| page_name | No | Optional new base route page | |
| goal_event_type | No | Optional conversion goal type | |
| goal_event_filter | No | Optional conversion goal filter |