TOTP devices

Start TOTP device enrollment

Generates a shared secret and returns an OTPAuth URI to be displayed as a QR code. The returned enrollment id must be passed to finish-enrollment together with the first code generated by the authenticator app.

post/totp-devices/start-enrollment

Request body

namestring required

Response

OK

idinteger
totpAuthUristring

Changes

No recorded changes to this endpoint across all 1 revision of this API.