/
ON
oneclickvirt
/
OneClickVirt API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
oneclickvirt
OneClickVirt API
post
忘记密码
v51
latest
Swagger 2.0
MIT
raw.githubusercontent.com
2026-08-01
372
130
868.3 KB
认证管理
忘记密码
发送密码重置邮件
post
/auth/forgot-password
Request body
AuthForgotPasswordRequest
required
captcha
string
captchaId
string
email
string
required
userType
string
Example request
{ "email": "user@example.com" }
Response
重置邮件发送成功
CommonResponse
required
code
integer
{"stackTrail":"components:schemas:common.Response:properties:data","oasType":"schema","type":"unknown"}
message
string
msg
string