Partially update holdout by id
Holdouts
Partially update holdout by id
You can pass in only the data you want to update.
PATCH
Partially update holdout by id
Authorizations
Path Parameters
id
Body
application/json
enable or disable the holdout
Example:
true
brief summary of what the holdout is being used for
Maximum string length:
1000Example:
"example holdout description"
percentage of users between 0-10% to pass through the holdout
Required range:
0 <= x <= 10Example:
5
an array of gateIDs which this holdout is applied to
Example:
["4pjeXYDjC2WinSgOiII7wh"]an array of experimentIDs which this holdout is applied to
Example:
["70fCNphHGesdLwHdHau99q"]an array of layerIDs which this holdout is applied to
Example:
["5O908pyGoCqw6QH1nt8v82"]whether the holdout is being applied to all new gates
Example:
false
the gateID that the holdout is targeting
Example:
"4pjeXYDjC2WinSgOiII7wh"