Experiments
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."
}Changes
No recorded changes to this endpoint across all 8 revisions of this API.