v2
latestOpenAPI 3.0.02026-08-073221853.1 MBExperiments
Experiments
Archive Experiment
put/console/v1/experiments/{id}/archive
Path parameters
idstring required
id
Request body
Example request
{
"archiveReason": "The experiment is no longer needed"
}Response
Archive Experiment Success
Example response
{
"message": "Experiment successfully archived."
}