Skip to main content
POST
Confirm and activate the authenticator-app factor

Authorizations

Authorization
string
header
required

JWT token passed in authorization header

Body

application/json
code
string
required

6-digit code from the authenticator app.

Example:

"123456"

Response

TOTP activated; backup codes returned once.

success
boolean
backupCodes
string[]

10 single-use recovery codes, shown only here.