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