Update a feature flag’s name, key, type, or description.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
11Data type of the flag value
boolean Pre-configured flag template. Use "gradual_rollout" to create a boolean flag with gradual rollout records pre-seeded for every environment, "kill_switch" to create a boolean flag that is on by default and can be disabled instantly, or "ab_test" to create a multivariate flag pre-configured for experimentation.
gradual_rollout Required when template is "ab_test". Determines the data type of the flag variations.