-
Notifications
You must be signed in to change notification settings - Fork 0
queryuserinfo
zdf edited this page Dec 28, 2015
·
2 revisions
- api:
/queryuserinfo
- method:
POST
- format:
JSON
- example
{
"targetid" : "1",
}
- format:
JSON
- example
{
"status" : "success",
or "failed",
"userid" : "1",
"nickname" " : "zdf",
"email" : "[email protected]",
}
- 用户信息管理
- 好友管理
- 群组信息管理
- 聊天室管理
- 留言管理
- 消息
- 删除操作