Create (overwrite) variants for a feature flag in multiple environments
This overwrites the current variants for the feature flag in the :featureName parameter for the :environment parameter.
Authentication
Authorizationstring
API key needed to access this API
OR
AuthorizationBearer
API key needed to access this API, in Bearer token format
Path parameters
projectId
featureName
Request
pushVariantsSchema
variants
The variants to write to the provided environments
environments
The enviromnents to write the provided variants to
Response
featureVariantsSchema
version
The version of the feature variants schema.
variants
All variants defined for a specific feature flag.