get | SELECT | enterpriseId, entitlementId, userId | Retrieves details of an entitlement. Note: This item has been deprecated. New integrations cannot use this method and can refer to our new recommendations. |
list | SELECT | enterpriseId, userId | Lists all entitlements for the specified user. Only the ID is set. Note: This item has been deprecated. New integrations cannot use this method and can refer to our new recommendations. |
delete | DELETE | enterpriseId, entitlementId, userId | Removes an entitlement to an app for a user. Note: This item has been deprecated. New integrations cannot use this method and can refer to our new recommendations. |
update | EXEC | enterpriseId, entitlementId, userId | Adds or updates an entitlement to an app for a user. Note: This item has been deprecated. New integrations cannot use this method and can refer to our new recommendations. |