Variants
Update Variant
PUT
/
api
/
v1
/
namespaces
/
{namespaceKey}
/
flags
/
{flagKey}
/
variants
/
{id}
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
namespaceKey
string
requiredflagKey
string
requiredid
string
requiredBody
application/json
key
string
requiredname
string
description
string
attachment
string
Response
200 - application/json
id
string
requirednamespaceKey
string
requiredflagKey
string
requiredkey
string
requiredname
string
requireddescription
string
requiredcreatedAt
string
requiredupdatedAt
string
requiredattachment
string
requiredWas this page helpful?