Skip to main content
POST
Create Feature Flag

Authorizations

Authorization
string
header
required

An API key created in your account settings, sent as Authorization: Bearer <key>.

Path Parameters

site
integer
required

Site ID.

Body

application/json
key
string
description
string
enabled
boolean
runtime
string
flagType
string
rolloutPercentage
integer
variants
object[]
rules
object[]
conditionSets
any[]

Response

Success.