Update an entitlement
Entitlements
Update an entitlement
Updates an existing entitlement definition
PATCH
Update an entitlement
Headers
The API key to access the admin API
Path Parameters
Entitlement ID
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 updated successfully