1. Home
  2. Docs
  3. UbiBot API 文档
  4. 用户帐户管理(内部使用)
  5. 发送验证码到新的邮箱地址

发送验证码到新的邮箱地址

发送验证码到新的邮箱地址

发送一个HTTP GET/POST到

http://api.ubibot.cn/accounts/change/send_new_email

有效请求参数:

 

  1. account_key or token_id (string) – account_key  是用户 account key; token_id  通过登录接口获取 (必须).
  2. email_code (必须):   通过“账户操作验证码索取”收到的邮件验证码
  3. new_email (必须): 欲变更的新邮箱地址。

 

返回值:

 
Was this article helpful to you? Yes No

How can we help?