POST
/
evaluate
/
v1
/
boolean

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
enabled
boolean
required
flagKey
string
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
timestamp
string
required