Skip to main content

Feature Flag & Setting values

With these endpoints you can control how your existing Feature Flags and Settings should serve their values. You can turn Feature Flags on or off, update Setting values and also add, remove or reorder Percentage and Targeting Rules.

To determine which Feature Flag or Setting you want to work with you have to pass its settingId. It can be obtained from the Feature Flag & Setting endpoints.

You also have to specify in which Environment you want to change the served value configuration by its environmentId which can be obtained from the List Environments endpoint.