设置公众号配置
POST
/adminapi/channel.official_account_setting/setConfig
请求参数
Header 参数
token
string
必需
默认值:
{{'38a327e6732714e2a48e0b5d3038b2cc'}}
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-11-12 09:31:34