{
"distributions" : [ "50301d77-8a8c-4589-a2f0-058f2ec8f77c"],
"start_time": "2023-12-17T08:35:00Z",
"end_time": "2023-12-18T08:35:00Z"
}
/projects/:projId/metrics/storage
curl --location --request POST 'https://api.vidinfra.com/organization/matrices/bandwidth' \
--header 'Content-Type: application/json' \
--data-raw '{
"start_time": "2024-01-01T08:35:00Z",
"end_time": "2024-07-01T08:35:00Z"
}'
{"message":"Success Bandwidth Usage Analytics","result":{"value":0,"timestamp":"","ts":0},"success":true}