AccountService

ActivateTOTP 二步验证第二阶段:验证 TOTP code,激活 2FA,返回恢复码(仅展示一次)

post/v1/account/2fa/activate

Request body

codestring

TOTP 6 位验证码,用于确认用户已正确配置 Authenticator App

Response

OK

recoveryCodesstring[]

恢复码明文列表(共 10 个,仅展示一次,用户需自行保存)

Changes

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