Revoke grants
POST/vedsdk/oauth/revokegrants
Revokes all grants issued for an application or for an identity.
To revoke grants for an application, specify the ApplicationId. To revoke grants for a user, specify the GranteePrefixedUniversal
Required scope: admin
Request
Responses
- 200
- 400
- 401
- 403
Success
Missing or invalid request property.
A valid access token is required.
The API requires a scope not granted to the provided access token