removeTwoFactorAuthTokenFromIndividual
Mutation

Remove 2FA from the Individual if it has been enabled. Scope: "account".

Arguments

#

account

Non-null

Account that will have 2FA removed from it

code

Non-null

The 6-digit 2FA code

Response

#

Returns Individual !.

Example

#

3