Skip to main content
POST
/
console
/
v1
/
experiments
/
{id}
/
code_cleanup
Start Experiment Code Cleanup
curl --request POST \
  --url https://statsigapi.net/console/v1/experiments/{id}/code_cleanup \
  --header 'STATSIG-API-KEY: <api-key>'
{
  "message": "Experiment code cleanup started."
}

Authorizations

STATSIG-API-KEY
string
header
required

Path Parameters

id
string
required

id

Response

Start experiment code cleanup

message
string