v4

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

Creates a new multivariate option for a feature flag.

post/api/v1/projects/{project_pk}/features/{feature_pk}/mv-options/

Path parameters

feature_pkinteger required
project_pkstring required

Request body

idinteger
uuidstring uuid
integer_valueinteger nullable
string_valuestring nullable
boolean_valueboolean nullable
default_percentage_allocationnumber double
keystring nullable

A stable, human-readable identifier for the variant.

featureinteger required

Response

idinteger
uuidstring uuid
integer_valueinteger nullable
string_valuestring nullable
boolean_valueboolean nullable
default_percentage_allocationnumber double
keystring nullable

A stable, human-readable identifier for the variant.

featureinteger required