{
"wechat_official_account_id":"59",
"scene_id": 2031,
"push_type": "openids",
"push_data": [
"ohaIcwF_WQnzmfF2bpBi-krtObV4"
],
"extraParam": {
"url":"fanyi.baidu.com/"
},
"url":"https://fanyi.baidu.com/",
"miniprogram":{
"appid":"wx7a92039c57638182",
"pagepath":"pages/index/index/index"
}
}
curl --location --request POST 'https://jingopenapi.jingsocial.com/v2/template/message/pushTask/create' \
--header 'app_id;' \
--header 'access_token;' \
--header 'Content-Type: application/json' \
--data-raw '{
"wechat_official_account_id":"59",
"scene_id": 2031,
"push_type": "openids",
"push_data": [
"ohaIcwF_WQnzmfF2bpBi-krtObV4"
],
"extraParam": {
"url":"fanyi.baidu.com/"
},
"url":"https://fanyi.baidu.com/",
"miniprogram":{
"appid":"wx7a92039c57638182",
"pagepath":"pages/index/index/index"
}
}'
{
"code": 0,
"data": {
"push_id": 7661
},
"message": "success"
}