AUTH: Generate a new 2FA Code

To start the 2FA Initiation process, a 2FA Initiation Key must be generated. This endpoint provides the text and image (QR Code) version as a response, which the user must import/scan in Google Authenticator (or similar).

Then the user must submit the first PIN code to fully enable and "link" the Mechanism.

AUTH: Generate new 2FA Registration Code

get

To start the 2FA Initiation process, a 2FA Initiation Key must be generated. This endpoint provides the text and image (QR Code) version as a response, which the user must import/scan in Google Authenticator (or similar). Then the user must submit the first PIN code to fully enable and "link" the Mechanism.

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Responses
200

OK

application/json
Responseobject
get
/auth/new2facode
200

OK

Last updated

Was this helpful?