Create a new variation with parameter overrides for a specific feature flag.
Documentation Index
Fetch the complete documentation index at: https://auth-test.auth0-mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The ID of the parent feature flag.
Create a variation for a feature flag
A human-readable name for the variation
3 - 255^(?!.*\x00)\S(.*\S)?$Configuration overrides for this variation; keys must exist in the parent flag parameters
A description of what this variation controls
3 - 1024^(?!.*\x00)\S(.*\S)?$Variation successfully created.