Flags
Create Flag
Creates a flag and seeds a disabled v1 config in every environment.
POST
Path parameters
Body
Developer-facing identifier. Must match
^[a-z0-9-_]+$. Unique within the project. Immutable
after creation.Display name.
Determines the type of
defaultValue and rule value fields.Optional description.
If
true, the flag is included in the public bundle served to browser SDKs. Defaults to false.