Updates entitlements to an application.

Entitlements required: manageAppAccessAdmin (Manage application lifecycle) or manageAppAccessOwner (Manage application entitlements)

Path Params
string
required

Application Identifier

Body Params

Updated Entitlement Object

boolean

A boolean flag indicating whether all users in the organization are entitled by default or not

boolean

A boolean flag indicating whether a user needs to raise a request to get the entitlement

additions
array of objects

List containing information about user/group who will be granted entitlements

additions
deletions
array of strings

List of identifier associated with an entitlement which needs to be deleted

deletions
Responses
200

Request is Successful.

401

User is not Authorised.

404

Invalid Application ID.

Language
URL
Choose an example:
application/json