curl --location -g --request POST 'https://qyapi.weixin.qq.com/cgi-bin/wedrive/space_setting?access_token=' \
--header 'Content-Type: application/json' \
--data-raw '{
"spaceid": "SPACEID",
"enable_watermark": true,
"share_url_no_approve": true,
"share_url_no_approve_default_auth": 1,
"enable_confidential_mode":true,
"default_file_scope":1,
"ban_share_external":false
}'
{
"errcode": 0,
"errmsg": "ok"
}
【企业微信】API开发者 微信交流群
用微信扫右侧二维码,加入【企业微信】API开发者 交流群,互助沟通