{
"start_time": "2024-02-17T08:35:00Z",
"end_time": "2024-05-18T08:35:00Z"
}
/projects/:projId/metrics/storage
curl --location --request POST 'https://api.vidinfra.com/organization/matrices/storage' \
--header 'Content-Type: application/json' \
--data-raw '{
"start_time": "2024-01-01T08:35:00Z",
"end_time": "2024-07-01T08:35:00Z"
}'
{"message":"Success Storage Usage Analytics","result":{"id":"00000000-0000-0000-0000-000000000000","project_id":"ded9c398-c1bb-4911-a71e-8810324129e9","user_id":"3f1b4355-0827-4bc6-a118-a56e0225f0fd","timestamp":"0001-01-01T00:00:00Z","transcoding_hours":0,"storage":5000,"traffic":2500,"created_at":"0001-01-01T00:00:00Z","updated_at":"0001-01-01T00:00:00Z"},"success":true}