admins

Generate a new TOTP secret

Generates a new TOTP secret, including the QR code as png, using the specified configuration for the logged in admin

post/admin/totp/generate

Request body

config_namestring

name of the configuration to use to generate the secret

Response

successful operation

config_namestring
issuerstring
secretstring
urlstring
qr_codestring byte

QR code png encoded as BASE64

Changes

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