Skip to main content

revokeAuthorizedApplication

Revokes all tokens and grants for an OAuth application for the current user.

revokeAuthorizedApplication(
input: RevokeAuthorizedApplicationInput!
): RevokeAuthorizedApplicationPayload!

Arguments

revokeAuthorizedApplication.input ● RevokeAuthorizedApplicationInput! non-null input

Parameters for RevokeAuthorizedApplication

Type

RevokeAuthorizedApplicationPayload object

Autogenerated return type of RevokeAuthorizedApplication.