Update URL A/B Test
Short URL A/B Testing
Update URL A/B Test
Update a draft URL A/B test
PUT
Update URL A/B Test
Modify the configuration of a draft A/B test. Running or completed tests cannot be modified.
Path Parameters
The short code (custom alias) of the short URL, or the UUID of the A/B test to update. First priority is given to resolving the short code.
Body Parameters
New name for the test.
New description.
Update the minimum sample size required for significance.
Update target confidence level.
Request Examples
- cURL
- Node.js
- Python
- Go
- PHP
- Java
Related Endpoints
Start Test
Start this test
Delete Test
Remove this test
Response Examples
- 200 OK
- 404 Not Found