v4

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

Creates a new feature state for a specific version in an environment. Applies to environments with v2 feature versioning (use_v2_feature_versioning: true).

post/api/v1/environments/{environment_pk}/features/{feature_pk}/versions/{environment_feature_version_pk}/featurestates/

Path parameters

environment_feature_version_pkstring uuid nullable required
environment_pkinteger required
feature_pkinteger required

Request body

idinteger
featureinteger
enabledboolean
deleted_atstring date-time nullable
uuidstring uuid
created_atstring date-time
updated_atstring date-time
live_fromstring date-time nullable
environmentinteger nullable
identityinteger nullable
change_requestinteger nullable

Response

idinteger
featureinteger
enabledboolean
deleted_atstring date-time nullable
uuidstring uuid
created_atstring date-time
updated_atstring date-time
live_fromstring date-time nullable
environmentinteger nullable
identityinteger nullable
change_requestinteger nullable