Step 1: Get grants for a group for a specific app
GET {{stripeUrl}}/admin/v1/Grants?filter=grantee[type eq "Group" and value eq "{{groupid}}"] and app.value eq "{{appid}}"
Get grants for a group for a specific app to obtain the IDs for the grants that you want to revoke from the group.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
filter | string |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string | ||
Date | string | ||
Content-Type | string |