Recalculate customer health score
POST/customer360/health-scores
Triggers an immediate health score recalculation for a specific profile. If profile_id is omitted, recalculates scores for all profiles (may be slow on large datasets). Use this after manual data corrections or when a customer's circumstances change significantly.
Request
Responses
- 302
- 404
- 422
Redirect to health scores list after recalculation.
Profile not found (if profile_id was provided).
Validation error — profile_id must reference a valid profile if provided.