Distributions
Create Distribution
POST
/
api
/
v1
/
namespaces
/
{namespaceKey}
/
flags
/
{flagKey}
/
rules
/
{ruleId}
/
distributions
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
namespaceKey
string
requiredflagKey
string
requiredruleId
string
requiredBody
application/json
variantId
string
requiredrollout
number
requiredResponse
200 - application/json
id
string
requiredruleId
string
requiredvariantId
string
requiredrollout
number
requiredcreatedAt
string
requiredupdatedAt
string
requiredWas this page helpful?