{
"guid": "string",
"conversation_id": "",
"username": "",
"appid": "",
"appname": "",
"appicon": "",
"title": "",
"page_path": "",
"file_id": "",
"size": 0,
"aes_key": "",
"md5": ""
}
curl --location --request POST '/msg/send_weapp' \
--header 'Content-Type: application/json' \
--data-raw '{
"guid": "string",
"conversation_id": "",
"username": "",
"appid": "",
"appname": "",
"appicon": "",
"title": "",
"page_path": "",
"file_id": "",
"size": 0,
"aes_key": "",
"md5": ""
}'
null