设置公众号配置
POST
/adminapi/channel.official_account_setting/setConfig
请求参数
Header 参数
token
string
可选
默认值:
{{token}}
Body 参数application/x-www-form-urlencoded
name
string
公众号名称
original_id
string
原始id
qr_code
string
二维码
app_id
string
AppID
app_secret
string
AppSecret
token
string
Token
encoding_aes_key
string
可选
encryption_type
string
必需
示例代码
返回响应
修改于 2022-09-15 02:15:17