curl --location --globoff 'https://qyapi.weixin.qq.com/cgi-bin/externalcontact/group_welcome_template/del?access_token=' \
--header 'Content-Type: application/json' \
--data '{"template_id":"msgXXXXXXX","agentid":1000014}'{
"errcode": 0,
"errmsg": "ok"
}