cURL
Flags
Put projects flags
Update a feature flag’s name, key, type, or description.
PUT
cURL
Documentation Index
Fetch the complete documentation index at: https://docs.flagmint.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Body
application/json
Minimum string length:
1Minimum string length:
1Data type of the flag value
Available options:
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.
Available options:
gradual_rollout Required when template is "ab_test". Determines the data type of the flag variations.