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

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

Get all grants of the AppRole to this Group to obtain the Grant IDs that you need to remove.

Request Params

KeyDatatypeRequiredDescription
filterstring

HEADERS

KeyDatatypeRequiredDescription
Authorizationstring
Datestring
Content-Typestring