Experiment
Updates the provided fields of an experiment and returns the full updated document.
Omitted fields are left untouched. Key and salt are never updatable; flags are updatable only while the experiment is a draft — afterwards the response is 409 with code immutable_field.
patch/campaign/experiments/{experimentKey}
Path parameters
experimentKeystring required
The experiment's stable key.
Request body
Response
OK