addTwoFactorAuthTokenToIndividual
Mutation

Add 2FA to the Individual if it does not have it. Scope: "account".

Arguments

#

account

Non-null

Individual that will have 2FA added to it

token

Non-null

The generated secret to save to the Individual

Response

#

Returns AddTwoFactorAuthTokenToIndividualResponse !.

Example

#

3