v1

latestOpenAPI 3.1.0Proprietary2026-08-04123533.2 KB

Create a flag

Create a new flag in the application. Returns the created flag details.

post/apps/{appId}/flags

Path parameters

appIdstring required

App identifier

App identifier

Request body

keystring required

Key of the flag

namestring required

Name of the flag

descriptionstring nullable

Description of the flag

stageIdstring

Stage ID of the flag

ownerUserIdstring nullable
permanentboolean
secretboolean

Whether the flag is secret

Response

Requested resource retrieved successfully