百度智能小程序第三方接入修改icon的接口地址和参数说明

接口说明:

POST https://openapi.baidu.com/rest/2.0/smartapp/app/modifyheadimage
    

请求参数:

参数名               类型   是否必须  描述

access_token    string       是       授权小程序的接口调用凭据    

image_url         string       是       小程序icon地址,可以通过图片上传接口获取 icon 的 url。    

响应数据:

{
   "errno": 0,
   "msg": "success"
}    

发表评论

邮箱地址不会被公开。 必填项已用*标注

联系我们

在线咨询:点击这里给我发消息