Bulk recalculate activities with filtering:
Required Parameters:
formId: Form containing the activitieskey: Activity definition keyOptional Filtering:
siteId: Recalculate for specific site onlyyear: Recalculate for specific year onlyperiodUnit: Recalculate for specific time period onlyUseful for batch updates when definitions, datasets, or calculation logic changes. Returns summary of successful recalculations and any errors.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.