- 接口说明
- websocket
- websocket
- 认证
- 我的
- 好友
- 申请
- 群组
- 聊天
- 附近的人
- 腾讯语音
- 朋友圈
- 收藏
- 通知
- 公共
- 资料商城
- 数据字典查询POST
首页-找回密码
开发中
POST
https://im.renren.club/auth/forget
暂无描述
请求参数
Query 参数
暂无参数
string
可选
Header 参数
暂无参数
string
可选
Body 参数application/json
phone
string
手机号
code
string
手机验证码
password
string
密码(md5加密)
示例
{
"phone": "13800000005",
"code": "9310",
"password": "e10adc3949ba59abbe56e057f20f883e"
}
示例代码
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
请求示例请求示例
Shell
JavaScript
Java
Swift
curl --location --request POST 'https://im.renren.club/auth/forget?暂无参数=' \
--header '暂无参数;' \
--header 'Content-Type: application/json' \
--data-raw '{
"phone": "13800000005",
"code": "9310",
"password": "e10adc3949ba59abbe56e057f20f883e"
}'
返回响应
🟢200成功
application/json
Body
msg
string
返回文字描述
code
integer
手机验证码
示例
{
"msg": "