Kind: API Endpoint
Source: atloria-monorepo/apps/api/src/analytics/export/analytics-export.controller.ts
Manually run a scheduled report now (for testing)
Endpoint
POST /analytics/:projectId/reports/:id/run
| Parameter | In | Type | Required | Description |
|---|---|---|---|---|
projectId | path | string | ✓ | |
id | path | string | ✓ |
Referenced By
AnalyticsExportController(MODULE_DECLARES)
Was this page helpful?