Grant or revoke one or more entitlements to a dynamic group.

Entitlements required: tenantadmin [Tenant Administrator], manageAppAccessOwner [Manage Application Entitlements], manageEntitlements [Manage Entitlements].

Note: The API is used to grant or revoke application entitlements to a dynamic group. The list of entitlements can be obtained via POST /authz/v1.0/entitlements/search.

Path Params
string
required

The code or unique identifier of the dynamic group.

Body Params

The list of entitlements to be granted or revoked from the dynamic group.

grant
array of objects

List of entitlements to grant

grant
revoke
array of objects

List of entitlements to revoke

revoke
Responses

500

Your request can't be processed because an internal server error occurred.

Language
URL
Response
Choose an example:
application/json