Skip to content

ExperimentSaveRequest

← All HTTP schemas

Request to create/update an experiment. The name comes from the path.

Shape: object

Property Required Type Description Rules
agentName yes string Name of the agent whose traffic is split.
variants yes array of ExperimentVariant The experiment’s arms. Weights must sum to 100.