API IntegrationAPI SpecificationOAuth GrantsList the clients a user authorized, and revoke one.Copy MarkdownOpen List OAuth grantsGET /oauth2/grantsRevoke an OAuth grantDELETE /oauth2/grants/{id}Deny the requested scopes POSTRefuses consent for this interaction and returns the redirect that reports the denial.List OAuth grants GETReturns the active OAuth grants (authorized clients) the authenticated user holds.