Reset Experiment
Reference for the PUT /console/v1/autotunes/{id}/reset endpoint of the Statsig API.
put
https://statsigapi.net/console/v1/autotunes/{id}/resetAuthorizations
STATSIG-API-KEYstringrequiredapiKey (header)
Path parameters
idstringrequiredid
Response
application/json200· Reset Experiment Success
Other properties1
messagestring400· Invalid request. Please check the request input and try again.
statusintegerrequiredAllowed values:
400messagestringrequired401· This endpoint only accepts an active CONSOLE key, but an invalid key was sent. Key: console-xxxXXXxxxXXXxxx
statusintegerrequiredAllowed values:
401messagestringrequired404· Not Found. The requested resource could not be found.
statusintegerrequiredAllowed values:
404messagestringrequiredWas this helpful?