找回密码第三步,获取邮件验证码接口

接口地址:

/?d=api&c=user&m=sendemailcaptcha&uid=第一步获取到的uid

访问方式:POST

参数说明

email,邮箱格式,必填

返回格式说明:

{
  "status": 1,
  "data": {
    "msg": "验证码发送成功,请到邮箱查看"
  }
}

{
  "status": 0,
  "data": {
    "msg": "绑定邮箱填写错误"
  }
}

results matching ""

    No results matching ""