Skip to content

user validateEmail

木杉 edited this page Jun 21, 2018 · 1 revision
POST /api/users/email/validate/:email

headers

{
  "captcha": "captcha"
}

返回

{
  "code": "1",
  "msg": "SUCCESS"
}
Clone this wiki locally