ABExperimentService
Create an A/B experiment
Creates a managed control/variant split across two to 20 deployments under the same endpoint. Exactly one member is the control, member percentages must add up to 100, and the split applies only to traffic that the endpoint would otherwise send to the control.
post/projects/{projectId}/endpoints/{endpointId}/abExperiments
Path parameters
projectIdstring required
Project identifier.
endpointIdstring required
Endpoint identifier.
Request body
Response
OK
Changes
Changed in 1 of the 14 revisions of this API.1
- ○
endpoint added
endpoint-added
This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○