{
"token": "be8652e98bd04139a13e1bffcd6d0f71",
"title": "网络重启",
"template": "route",
"topic": "test",
"content": {
"upTIME": "2天 21小时 22分钟 58秒",
"netSTATE": [
{
"wanRX": "23.5 GiB",
"wanTX": "10.6 GiB",
"wanIPv4": "114.218.254.88",
"proto": "pppoe",
"pubIPv4": "114.218.254.88",
"pubIPv6": "",
"wanDNS": ["218.4.4.4", "218.2.2.2"]
}
],
"msgTYPE": "ifUP",
"rebootTIME": "2020年05月22日 17点34分38秒"
}
}curl --location --request POST 'https://www.pushplus.plus/send' \
--header 'Content-Type: application/json' \
--data-raw '{
"token": "be8652e98bd04139a13e1bffcd6d0f71",
"title": "网络重启",
"template": "route",
"topic": "test",
"content": {
"upTIME": "2天 21小时 22分钟 58秒",
"netSTATE": [
{
"wanRX": "23.5 GiB",
"wanTX": "10.6 GiB",
"wanIPv4": "114.218.254.88",
"proto": "pppoe",
"pubIPv4": "114.218.254.88",
"pubIPv6": "",
"wanDNS": ["218.4.4.4", "218.2.2.2"]
}
],
"msgTYPE": "ifUP",
"rebootTIME": "2020年05月22日 17点34分38秒"
}
}'{
"code": 200,
"msg": "请求成功",
"data": "075074e3c17e449e9a0cb79cc6f3fc83"
}