Abandon Experiment

puthttps://statsigapi.net/console/v1/experiments/{id}/abandon

Authorizations

STATSIG-API-KEYstringrequired

apiKey (header)

Path parameters

idstringrequired

id

Body

application/json
decisionReasonstringrequired

The reason for making the decision to update the experiment status

Response

application/json
200Abandon Experiment Success
messagestring
400Experiment has not yet started
statusintegerrequired
messagestringrequired
401This endpoint only accepts an active CONSOLE key, but an invalid key was sent. Key: console-xxxXXXxxxXXXxxx
statusintegerrequired
messagestringrequired
404Experiment not found.
statusintegerrequired
messagestringrequired

Was this helpful?