AccountService
EnrollTOTP 二步验证第一阶段:生成 TOTP secret 并以 pending 状态存库, 返回 secret/otpauthUrl/qrCodePngBase64;此时 2FA 尚未启用。
post/v1/account/2fa/enroll
Request body
AccountV1EnrollTOTPRequest required
Response
OK
Changes
No recorded changes to this endpoint across all 1 revision of this API.