curl --location --globoff 'https://qyapi.weixin.qq.com/cgi-bin/oa/calendar/del?access_token=' \ --header 'Content-Type: application/json' \ --data '{"cal_id":"wcjgewCwAAqeJcPI1d8Pwbjt7nttzAAA"}'
{ "errcode": 0, "errmsg": "ok" }