Authorizations
Headers
Optional header to respect review settings for mutation endpoints.
Path Parameters
id
Body
application/json
enable or disable the holdout
Example:
true
brief summary of what the holdout is being used for
Maximum length:
1000
Example:
"example holdout description"
percentage of users between 0-10% to pass through the holdout
Required range:
0 <= x <= 10
Example:
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"