Entitlements
Check entitlement value for a account
This API let’s you to validate the entitlement value for a account
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
account_id corresponding to an account
Maximum length:
50
Example:
"ACC00001"
feature_id corresponding to a feature
Maximum length:
50
Example:
"feat.fdjskl.sdkjl"
Body
application/json
Value of the entitlement
Response
200 - application/json
Success response
Example:
true