---
title: "Recalculates the compare AB summary counters of a correlation from scratch."
method: POST
path: "/rapid/compare-ab-summary/{correlationId}/recalculate"
tags: ["Rapid"]
---

# Recalculates the compare AB summary counters of a correlation from scratch.

`POST /rapid/compare-ab-summary/{correlationId}/recalculate`

Admin-only verification/repair tool. The counters are normally maintained by rapid
 completion and rejection events; this overwrites them with freshly aggregated values.

## Path parameters

- `correlationId` string, required

## Response `204`

No Content

## Other responses

- `400` — Bad Request
- `401` — Unauthenticated
- `403` — Forbidden

---

[API](https://skmtc.net/rapidata/apis/rapidata-api.md) · [All operations](https://skmtc.net/rapidata/apis/rapidata-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/rapidata/rapidata-api/revisions/d779de93a5ee/schema)
