Create a new feature flag for a project. The flag must have a unique slug within the project and specify its kind (boolean, string, or number).
Default authentication mechanism
The project id or name
The Team identifier to perform the request on behalf of.
"team_1a2b3c4d5e6f7g8h9i0j1k2l"
The Team slug to perform the request on behalf of.
"my-team-url-slug"
A unique (per project) key for the flag, composed of letters, numbers, dashes, and underscores
The kind of flag
boolean, string, number The configuration for the flag in different environments
The variants of the flag
A random seed to prevent split points in different flags from having the same targets
0 <= x <= 100000A description of the flag
active, archived string, number, boolean active, archived flag