{
"type": "WW_CDN_UPLOAD_MSG",
"client_id": 1,
"data": {
"file_path":"c:\\Users\\hanson\\Pictures\\750x1250-1.jpg",
"file_type":1
}
}curl --location --request POST '/' \
--header 'Content-Type: application/json' \
--data-raw '{
"type": "WW_CDN_UPLOAD_MSG",
"client_id": 1,
"data": {
"file_path":"c:\\Users\\hanson\\Pictures\\750x1250-1.jpg",
"file_type":1
}
}'{}