curl --location --request POST 'https://api.weixin.qq.com/cgi-bin/message/template/send?access_token=ACCESS_TOKEN' \ --header 'Token: {{TOKEN}}'
{}