Skip to main content
PATCH
Write feature states

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json

Feature states request body

feature_name
string
required
implementation_name
string
required
product_name
string
required
states
object
required

Response

Feature states written

data
FeatureStatesResponseData · object
required