Skip to main content
POST

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

key
string
required

Body

application/json
key
string
context
object

Response

200 - application/json

OK

key
string
reason
enum<string>
Available options:
UNKNOWN,
DISABLED,
TARGETING_MATCH,
DEFAULT
variant
string
metadata
object
value
any

Represents a dynamically typed value which can be either null, a number, a string, a boolean, a recursive struct value, or a list of values.