Partially update a variation by ID. Only provided fields are updated.
Documentation Index
Fetch the complete documentation index at: https://auth0.com/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.
The ID of the variation to update.
Partial update of a variation. Only provided fields are updated.
A human-readable name for the variation
3 - 255^(?!.*\x00)\S(.*\S)?$A description of what this variation controls
3 - 1024^(?!.*\x00)\S(.*\S)?$Configuration overrides for this variation; keys must exist in the parent flag parameters
Variation successfully updated.