v1

latestOpenAPI 3.0.42026-08-068161,1253.1 MB
Accounts

Finishes enabling authenticator-based two step verification for the specified user.

Enabling authenticator-based two step verification requires two parts to help ensure the user has properly stored the authenticator key in their authenticator app.

post/v1/users/{userId}/configuration/authenticator/enable-verify

Path parameters

userIdinteger required

The user ID.

Request body

setupTokenstring

The setup token from the enable authenticator request.

codestring

The code from the authenticator app.

passwordstring

The user's password.

Response

OK

recoveryCodesstring[]

Recovery codes automatically generated for the user (when applicable; the user should not already have a set of recovery codes).