v1
latestOpenAPI 3.1.02026-07-2616459400.5 KBAuth
Setup two-factor authentication
Generates a TOTP secret, QR code, and provisioning URI.
post/auth/2fa/setup
Response
2FA setup data.
Example response
{
"secret": "JBSWY3DPEHPK3PXP"
}Generates a TOTP secret, QR code, and provisioning URI.
2FA setup data.
{
"secret": "JBSWY3DPEHPK3PXP"
}