Updates an existing A/B test. Only tests in draft status can have their
variants modified. Name and description can be updated in any status.
Requires ab_testing:manage permission.
Bearer token using an API key (format: nl_live_* or nl_test_*).
A/B test ID (MongoDB ObjectId)
"665a1b2c3d4e5f6a7b8c9d0e"
Request body for updating an A/B test. All fields are optional; only provided fields will be updated. Variants can only be modified while the test is in draft status.
A/B test updated successfully
An A/B test comparing multiple agent configurations.
Unique A/B test identifier
Account that owns this A/B test
A/B test display name
Current test lifecycle status
draft, running, paused, completed Agent configuration variants being compared
2Optional description of the test hypothesis