Authorization: Bearer ********************
{
"distributions": [
"vhx9nfhlsy.gpcdn.net",
"wjx7kkxtly.gpcdn.net",
"qqh7szhdsg.gpcdn.net",
"jrgtfb2pnx.gpcdn.net",
"xstkzspwhv.gpcdn.net",
"byphdgllyk.gpcdn.net",
"vf73y28mr2.gpcdn.net",
"hngzhq7zlb.gpcdn.net",
"38n65fvhmk.gpcdn.net",
"spnkvwlhdc.gpcdn.net",
"hwgzgtrhbr.gpcdn.net"
],
"start_time": "2023-06-01T00:00:00Z",
"end_time": "2023-06-30T00:00:00Z"
}
curl --location --request POST 'https://apistream.gotipath.com/v1/volume-usages' \
--header 'X-Auth-ClientId;' \
--header 'X-Auth-LibraryId;' \
--header 'X-Auth-ApiKey;' \
--header 'Content-Type: application/json' \
--data-raw '{
"distributions": [
"vhx9nfhlsy.gpcdn.net",
"wjx7kkxtly.gpcdn.net",
"qqh7szhdsg.gpcdn.net",
"jrgtfb2pnx.gpcdn.net",
"xstkzspwhv.gpcdn.net",
"byphdgllyk.gpcdn.net",
"vf73y28mr2.gpcdn.net",
"hngzhq7zlb.gpcdn.net",
"38n65fvhmk.gpcdn.net",
"spnkvwlhdc.gpcdn.net",
"hwgzgtrhbr.gpcdn.net"
],
"start_time": "2023-06-01T00:00:00Z",
"end_time": "2023-06-30T00:00:00Z"
}'
{}