Skip to main content

Feature Flag & Setting values using SDK Key

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 change the order of Percentage and Targeting Rules.

These endpoints are determining the Environment and Config by the SDK key passed in the X-CONFIGCAT-SDKKEY request header. To identify the desired Feature Flag or Setting to change, you can use either its settingId or key attribute. You can get those attributes from the Feature Flag & Setting endpoints.