Create a new rollout configuration for a flag in a specific environment.
Strategies:
off: Always returns the fallback valuepercentage: Boolean-only progressive rolloutvariant: Multivariate A/B testing with flag variationsgradual: Time-based progressive rolloutBearer authentication header of the form Bearer <token>, where <token> is your auth token.
Valid UUID v4 format
Valid UUID v4 format
Valid UUID v4 format
Choose one strategy: "off" (disabled), "percentage" (progressive boolean), "variant" (A/B testing), or "gradual" (time-based progressive).
Always returns the fallback value. No variations are used.
Disables the rollout
off