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