AccountService

使用邮箱验证码重置密码

新密码需使用 RSA-OAEP 公钥加密后提交

post/v1/account/password/reset

Request body

codestring
emailstring
newPasswordstring

RSA-OAEP 加密后的新密码

Response

OK

Changes

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