cURL
curl --request DELETE \ --url https://grantex-auth-dd4mtrt2gq-uc.a.run.app/v1/principal/grants/{id} \ --header 'Authorization: <authorization>'
Revoke a specific grant. The grant must belong to the authenticated principal and developer. Cascade-revokes all descendant (delegated) grants. Requires a session token.
Bearer
The grant ID to revoke
Grant revoked