{
"token":"be8652e98bd04139a13e1bffcd6d0f71",
"title":"邮件标题",
"content":"邮件正文内容",
"channel":"mail",
"webhook":"163",
"template":"html"
}curl --location --request POST 'https://www.pushplus.plus/send' \
--header 'Content-Type: application/json' \
--data-raw '{
"token":"be8652e98bd04139a13e1bffcd6d0f71",
"title":"邮件标题",
"content":"邮件正文内容",
"channel":"mail",
"webhook":"163",
"template":"html"
}'{}