Create a new entitlement
Entitlements
Create a new entitlement
Creates a new entitlement definition
POST
Create a new entitlement
Headers
The API key to access the admin API
Body
application/json
The name of the entitlement
Example:
"Premium Access"
The unique code for the entitlement
Example:
"PREMIUM_ACCESS"
A description of the entitlement
Example:
"Grants access to premium features"
Whether the entitlement is reportable
Example:
true
Response
Entitlement created successfully