curl --request PUT \
--url https://statsigapi.net/console/v1/autotunes/{id}/start \
--header 'STATSIG-API-KEY: <api-key>'
{
"message": "Autotune Experiment successfully started."
}
curl --request PUT \
--url https://statsigapi.net/console/v1/autotunes/{id}/start \
--header 'STATSIG-API-KEY: <api-key>'
{
"message": "Autotune Experiment successfully started."
}
Optional header to respect review settings for mutation endpoints.
id
Start Autotune Experiment Success
The response is of type object
.