Skip to main content

Feature Flags & Settings

With these endpoints you can manage your Feature Flags or Settings within a Config. However you can't use them for manipulating the values of your Feature Flags and Settings, to do that please visit the Feature Flag & Setting values using SDK Key and Feature Flag & Setting values sections of the API.

For using these endpoints, first you have to select which Config you want to work with by its configId which can be obtained from the List Configs endpoint. Then you can use it to create new Feature Flags or to get information about existing ones.

Then you can obtain the settingId or key of your desired Feature Flag or Setting to use them for further operations in this API.

Here you can read more about the concept of Settings.