Frontend Post Feature

View as Markdown

Authentication

Authorizationstring
API Key authentication via header

Path parameters

feature_namestringRequired
The name of the feature

Request

This endpoint expects an object.
appNamestring or nullOptional
currentTimestring or nullOptional
environmentstring or nullOptional
propertiesmap from strings to strings or nullOptional
remoteAddressstring or nullOptional
sessionIdstring or nullOptional
userIdstring or nullOptional

Response

Return evaluated state for a single feature
enabledboolean
impressionDataboolean
impression_databoolean
namestring
variantobject

Errors

403
Forbidden Error
404
Not Found Error