Skip to main content
POST
Generate a new TOTP MFA key

Authorizations

x-api-key
string
header
required

Response

200 - application/json

OK

success
boolean
required

Whether the operation succeeded

key
string
required

Secret key (use SHA-1).

url
string
required

URL that will be converted into a QR code that can be scanned.

error
string

Optional error description (set if 'success' was false)