curl --request GET \
--url https://v2-nova-api.prod.czmx.in/org/{org_id}/analytics/calls/by-hour[
{
"avg_duration": 123,
"call_count": 123,
"hour_utc": 123
}
]Returns call distribution by hour of day
curl --request GET \
--url https://v2-nova-api.prod.czmx.in/org/{org_id}/analytics/calls/by-hour[
{
"avg_duration": 123,
"call_count": 123,
"hour_utc": 123
}
]