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
Key | Datatype | Required | Description |
---|---|---|---|
filter | string |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string | ||
Date | string | ||
Content-Type | string |