Step 1: Get the grants of the approle to this group

GET {{HOST}}/admin/v1/Grants?filter=grantee[value eq "{{groupid}}" and type eq "Group"]&entitlement[attributeName eq "appRoles"&attributeValue eq " {{approlid}}"]

Search for grants of the approle to this group to get the grantID of the grant that you want to revoke for the group.

Request Params

KeyDatatypeRequiredDescription
filterstring
entitlement[attributeName eq "appRoles"null
`attributeValue eq "
{{approlid}}"]`null

HEADERS

KeyDatatypeRequiredDescription
Authorizationstring
Content-Typestring