Archive Experiment
Reference for the PUT /console/v1/experiments/{id}/archive endpoint of the Statsig API.
put
https://statsigapi.net/console/v1/experiments/{id}/archiveAuthorizations
STATSIG-API-KEYstringrequiredapiKey (header)
Path parameters
idstringrequiredid
Body
application/jsonarchiveReasonstringThe reason for archiving the experiment
Example:
The experiment is no longer neededResponse
application/json200· Archive Experiment Success
Other properties1
messagestring401· This endpoint only accepts an active CONSOLE key, but an invalid key was sent. Key: console-xxxXXXxxxXXXxxx
statusintegerrequiredAllowed values:
401messagestringrequired404· Experiment not found.
statusintegerrequiredAllowed values:
404messagestringrequiredWas this helpful?