提交配置信息
POST
http://xxx/api/wework/config/update/{companyId}
接口描述
提交或修改配置信息
请求参数
参数名
类型
描述
必填
corpid
int
企业微信企业id
必填
contactSecret
string
通讯录密钥
必填
clientSecret
string
对外联系人密钥
必填
sessionSecret
string
会话密钥
必填
privatekey
string
私钥
必填
publickey
string
公钥
必填
响应参数
参数名
类型
描述
必填
status
int
200
必填
msg
string
ok
必填