UpdateCopy Pagepatch https://api.humanloop.com/v4/experiments/{experiment_id}Update your experiment, including registering and de-registering model configs.Path Paramsexperiment_idstringrequiredString ID of experiment. Starts with exp_.Body ParamsnamestringName of experiment.positive_labelsarray of objectsFeedback labels to treat as positive user feedback. Used to monitor the performance of model configs in the experiment.Positive labelsADD objectconfig_ids_to_registerarray of stringsModel configs to add to this experiment.Model config IDs to registerADD stringconfig_ids_to_deregisterarray of stringsModel configs in this experiment to be deactivated.Model config IDs to deregisterADD stringResponses 200Successful Response 422Validation ErrorUpdated over 2 years ago