Update All User Apps
Updates all the application entitlements for a particular user.
Update the application entitlements for this user
User ID as a decimal integer
Unique ID for the Application
"selerity"
Name for this Application
"Selerity Context"
if true, this application will be listed in the appstore for this user. Otherwise, this application will be hidden in the appstore.
true
if true, it indicate this application is installed for this user. Otherwise, this user does not have this application installed.
true
Success
Unique ID for the Application
"selerity"
Name for this Application
"Selerity Context"
if true, this application will be listed in the appstore for this user. Otherwise, this application will be hidden in the appstore.
true
if true, it indicate this application is installed for this user. Otherwise, this user does not have this application installed.
true
As shown in the example, the updated user application entitlements should be included in the data parameter.
❗️ ImportantPlease, consider the following information before using this endpoint:
The endpoint is designed to update all app entitlements of a user using a single API call. It is not meant to modify one single entitlement for a user.
However, it is possible to do this using the Patch Update User Apps endpoint.
Last updated