v4

latestOpenAPI 3.1.0BSD-3-Clauseraw.githubusercontent.com2026-08-0154110202.6 KB
mcp

Updates a feature state in an environment, including enabled status and value. Applies to environments without v2 feature versioning (use_v2_feature_versioning: false).

put/api/v1/environments/{environment_api_key}/featurestates/{id}/

Path parameters

environment_api_keystring required
idinteger required

A unique integer value identifying this feature state.

Request body

idinteger
identifierstring

Can be passed as an alternative to identity

deleted_atstring date-time nullable
uuidstring uuid
enabledboolean
created_atstring date-time
updated_atstring date-time
live_fromstring date-time nullable
versioninteger nullable
featureinteger required
environmentinteger nullable
identityinteger nullable
feature_segmentinteger nullable
change_requestinteger nullable
environment_feature_versionstring uuid nullable

Response

idinteger
identifierstring

Can be passed as an alternative to identity

deleted_atstring date-time nullable
uuidstring uuid
enabledboolean
created_atstring date-time
updated_atstring date-time
live_fromstring date-time nullable
versioninteger nullable
featureinteger required
environmentinteger nullable
identityinteger nullable
feature_segmentinteger nullable
change_requestinteger nullable
environment_feature_versionstring uuid nullable