Revoke Grant

Revokes a grant, rendering it unusable. Other endpoints will no longer be able to use the grant to perform its associated action.

Authentication

AuthorizationBasic

Basic authentication of the form Basic <username:password>.

Path parameters

grantIdstringRequired
The unique identifier id of the grant to revoke

Response

OK
grantobject

Errors