Step 2: Delete a grant

DELETE {{stripeUrl}}/admin/v1/Grants/{{grantid}}

Caution: Deleting Grants is easy, but if the User obtained access to the App indirectly (via Grant-to-Group), then you must decide whether to:

A) Revoke the App from each Group

B) Remove the User from each Group

Either approach has side effects:

Revoking the App from a Group affects other members of that Group.

Removing the User from a Group revokes any other Apps that the User may have as a result of that Group membership.

See https://docs.oracle.com/en/cloud/paas/identity-cloud/rest-api/appmgmtrelationships.html for more information on understanding application management relationships between Apps, AppRoles, Users, and Groups.

HEADERS

KeyDatatypeRequiredDescription
Authorizationstring
Datestring
Content-Typestring