{ "msgid": "string" }
curl --location --request POST '/api/PushOn/DeleteTemplate' \ --header 'Content-Type: application/json' \ --data-raw '{ "msgid": "string" }'
{ "errcode": 0, "errmsg": "string", "result": {} }