v14
latestOpenAPI 3.0.32026-08-04377889.4 MBfeature-flags
Create a flag
Create a new feature flag for a project. The flag must have a unique slug within the project and specify its kind (boolean, string, number, or json).
put/v1/projects/{projectIdOrName}/feature-flags/flags
Path parameters
projectIdOrNamestring required
The project id or name
The project id or name
Query parameters
teamIdstring
Example:team_1a2b3c4d5e6f7g8h9i0j1k2l
The Team identifier to perform the request on behalf of.
slugstring
Example:my-team-url-slug
The Team slug to perform the request on behalf of.