Open oalam opened 2 years ago
similar to a cron with that king of local call 👍
curl --location --request POST '/api/v1/web-analytics/compute' \ --header 'Content-Type: application/json' \ --data-raw '{ "startDate": "2022-01-01", "endDate": "2022-02-01", "doSaveMeasures": true, "doSaveMetrics": true, "doComputeDayByDay": true, "accountFilters": [], "rootUrlFilters": [ "https://www.hurence.com"] } '
theses jobs can be listed, updated and removed as well ....
similar to a cron with that king of local call 👍