POST
/
evaluate
/
v1
/
boolean

Authorizations

Authorization
string
headerrequired

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

Body

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

Response

200 - application/json
requestId
string
required
flagKey
string
required
enabled
boolean
required
timestamp
string
required
requestDurationMillis
number
required
reason
enum<string>
required
Available options:
UNKNOWN_EVALUATION_REASON,
FLAG_DISABLED_EVALUATION_REASON,
MATCH_EVALUATION_REASON,
DEFAULT_EVALUATION_REASON