Storage Usage Sync
Sync storage usage (recording bytes) for all active tenants. Issue #332: Measures actual storage from call recordings and writes storage_gb usage events so dashboard, Stripe, and quota alerts show real values instead of zeros.
Sync storage usage (recording bytes) for all active tenants.
Issue #332: Measures actual storage from call recordings and writes storage_gb usage events so dashboard, Stripe, and quota alerts show real values instead of zeros.
Response Body
application/json
curl -X POST "https://loading/api/sync/storage-usage"{
"results": {},
"status": "completed"
}