设置用户邮箱接口

接口地址:

/?d=api&c=user&m=setemail

访问方式:POST

参数说明

email,用户邮箱,必须为邮箱格式 captcha,用户邮箱验证码,从系统发送给用户的邮件中获取

返回数据:

{
  "status": 1,
  "data": {
    "msg": "设置邮箱成功"
  }
}

错误数据:

{
  "status": 0,
  "data": {
    "msg": "验证码不正确#001"
  }
}

results matching ""

    No results matching ""