{
"domain": "testhw1.rgslb.link",
"scope": "month"
}curl --location --request POST 'https://portal.cloudhkcdn.com/API/cdn/statistics/flow' \
--header 'Authorization;' \
--header 'Content-Type: application/json' \
--data-raw '{
"domain": "testhw1.rgslb.link",
"scope": "month"
}'{
"code": 1,
"message": "OK",
"data": [
{
"time": "1713247200",
"flow": "6064"
},
{
"time": "1713255900",
"flow": "99992"
},
{
"time": "1713342600",
"flow": "357245"
}
]
}