Skip to main content
Confirm MFA setup

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

user_id
string<uuid>
required
Example:

"550e8400-e29b-41d4-a716-446655440000"

Body

application/json
secret
string
required
code
string
required

Response

MFA enabled

message
string
Example:

"ok"

backup_codes
string[]

One-time backup codes. Store securely — shown once.

Last modified on July 23, 2026