You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The ID of the variation. Leave empty when you are creating a flag.
[optional]
value
Object
The value of the variation. For boolean flags, this must be <code>true</code> or <code>false</code>. For multivariate flags, this may be a string, number, or JSON object.
description
String
Description of the variation. Defaults to an empty string, but is omitted from the response if not set.
[optional]
name
String
A human-friendly name for the variation. Defaults to an empty string, but is omitted from the response if not set.