Url
[接口服务器地址]/api/portal/set_custom_showcase.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 |
user_id |
true |
string |
用户ID |
showcase_id |
true |
string |
展台ID |
value |
false |
string |
配置值 如自定义应用:addon_code1,addon_code2 |
Return
{"status":1,"code":0,"msg":"","data":{"gid":"a5b38b0c208f11eab62888d7f697be9a","code":"addon_announce","name":"公告","icon":"","pc_target_type":0,"pc_target_url":"","pc_icon":"","mobile_target_type":2,"mobile_target_url":"","mobile_icon":""}}