Url
[接口服务器地址]/api/linkmans/tag.html
Request Headers
Name |
必选 |
Type |
Description |
Content-Type |
true |
string |
application/json; charset=UTF-8 |
authen |
true |
string |
Authen 什么是认证码
|
appid |
true |
string |
AppID 什么是接入ID
|
timestamp |
true |
string |
Timestamp |
uid |
true |
string |
UID |
lang |
true |
string |
Language zh-cn,en-us
|
Request Body
Name |
必选 |
Type |
Description |
tag_id |
true |
string |
标签ID |
Return
{"status":1,"code":0,"msg":"","data":{"gid":"1b4deffcea6b11e9a6c488d7f697be9a","title":"朋友","create_uid":"33863304addf11e9b0bd3ea0674a6c29","create_time":1514736000,"members":[{"gid":"7b271cc2a9fd11e9a62a88d7f697be9a","account":"test1","name":"测试1","avatar":"","mobile":"18914785236","email":"","intro":"","py_first":"cs1","nickname":"","create_time":1514736000}]}}