Magidoc

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

type

The two factor method to add, defaults to TOTP

token

Non-null

The generated secret to save to the Individual

Response

#

Returns AddTwoFactorAuthTokenToIndividualResponse !.

Example

#