Retrieve enabled feature flags for the provided context, using POST.
This endpoint returns the list of feature flags that the frontend API evaluates to enabled for the given context, using POST. Context values are provided as a context property in the request body. If the Frontend API is disabled 404 is returned.