v1

latestOpenAPI 3.0.3AGPL-3.0-only2026-07-17120116247.0 KB
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