You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
POST /flags/{key}/evaluate accepts EvaluationRequest body, evaluates the flag for the given user and environment, returns EvaluationResult. Return 404 if the flag does not exist.
POST /flags/{key}/evaluate accepts EvaluationRequest body, evaluates the flag for the given user and environment, returns EvaluationResult. Return 404 if the flag does not exist.