POST
/
evaluate
/
v1
/
variant

Authorizations

Authorization
string
header
required

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

Body

application/json
context
object
required
entityId
string
required
flagKey
string
required
namespaceKey
string
required
reference
string
requestId
string

Response

200 - application/json
flagKey
string
required
match
boolean
required
reason
enum<string>
required
Available options:
UNKNOWN_EVALUATION_REASON,
FLAG_DISABLED_EVALUATION_REASON,
MATCH_EVALUATION_REASON,
DEFAULT_EVALUATION_REASON
requestDurationMillis
number
required
requestId
string
required
segmentKeys
string[]
required
timestamp
string
required
variantAttachment
string
required
variantKey
string
required