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

KeyDatatypeRequiredDescription
filterstring

HEADERS

KeyDatatypeRequiredDescription
Authorizationstring
Datestring
Content-Typestring