{
"data": {
"to_wxid": "filehelper",
"url": "https://www.baidu.com/img/PCtm_d9c8750bed0b3c7d089fa7d55720d6cf.png"
},
"client_id": 1,
"type": "MT_SEND_IMGMSG_BY_URL"
}
curl --location --request POST '/' \
--header 'Content-Type: application/json' \
--data-raw '{
"data": {
"to_wxid": "filehelper",
"url": "https://www.baidu.com/img/PCtm_d9c8750bed0b3c7d089fa7d55720d6cf.png"
},
"client_id": 1,
"type": "MT_SEND_IMGMSG_BY_URL"
}'
{}