Skip to main content
PUT
Update 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.

flagId
integer
required

Example: Feature flag ID.

Body

application/json
enabled
boolean
rolloutPercentage
integer

Response

Success.