Partially Update Experiment Overrides
Partially Update Experiment Overrides
https://statsigapi.net/console/v1/experiments/{id}/overridesAuthorizations
STATSIG-API-KEYstringrequiredapiKey (header)
Path parameters
idstringrequiredid
Body
application/jsonoverridesobject[]requiredArray of experiment overrides, each specifying type, ID, and group ID.
Show child attributes
typestringrequiredgatesegmentidstringrequiredThe id of the segment or gate
groupIDstringrequiredThe experiment group which user will be forced into
environmentstringOptional environment designation (e.g., production, staging) for the experiment.
nullableuserIDOverridesobject[]requiredArray of user ID overrides, specifying which users to force into experiment groups.
Show child attributes
groupIDstringrequiredThe experiment group the user will be forced into.
idsstring[]requiredArray of user IDs to be assigned to the specified experiment group.
environmentstringOptional environment designation (e.g., production, staging) for the experiment.
nullableunitTypestringOptional type of unit for the experiment, defining the scope of the override.
nullableResponse
application/jsonmessagestringrequiredA simple string explaining the result of the operation.
dataobjectrequiredShow child attributes
overridesobject[]requiredArray of experiment overrides, each specifying type, ID, and group ID.
typestringrequiredgatesegmentidstringrequiredThe id of the segment or gate
groupIDstringrequiredThe experiment group which user will be forced into
environmentstringOptional environment designation (e.g., production, staging) for the experiment.
nullableuserIDOverridesobject[]requiredArray of user ID overrides, specifying which users to force into experiment groups.
groupIDstringrequiredThe experiment group the user will be forced into.
idsstring[]requiredArray of user IDs to be assigned to the specified experiment group.
environmentstringOptional environment designation (e.g., production, staging) for the experiment.
nullableunitTypestringOptional type of unit for the experiment, defining the scope of the override.
nullablestatusintegerrequired401messagestringrequiredstatusintegerrequired404messagestringrequiredWas this helpful?