Skip to main content
PUT
Finish Experiment Early

Authorizations

STATSIG-API-KEY
string
header
required

Headers

x-respect-review-settings
string

Optional header to respect review settings for mutation endpoints.

Path Parameters

id
string
required

id

Body

application/json

Schema for updating the status of an experiment

id
string
required

The ID of the group to launch

Example:

"groupid123"

decisionReason
string
required

The reason for making the decision to update the experiment status

Example:

"Your reason for stopping early"

removeTargeting
boolean
default:false

Indicates whether to remove targeting from the experiment

Example:

false

Response

Make Experiment Decision Success

message
string