Skip to main content
POST
Check entitlement value for a account

Authorizations

Authorization
string
header
required

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

Path Parameters

account_id
string
required

account_id corresponding to an account

Maximum string length: 50
Example:

"ACC00001"

feature_id
string
required

feature_id corresponding to a feature

Maximum string length: 50
Example:

"feat.fdjskl.sdkjl"

Body

application/json
value
string
required

Value of the entitlement

Response

200 - application/json

Success response

success
boolean
required
Example:

true