---
title: "Reset gateway scores"
method: POST
path: "/gateway-score/reset"
tags: ["Score Feedback"]
---

# Reset gateway scores

`POST /gateway-score/reset`

Flush the merchant's stored success-rate scores and any score overrides. The router relearns from subsequent traffic.

## Request body

- ResetGatewayScoresRequest
  - `merchant_id` string, required — Also accepted as `merchantId`.

## Response `200`

Scores reset

- ResetGatewayScoresResponse
  - `merchant_id` string
  - `deleted_keys` integer
  - `removed_overrides` integer

## Changes

- **2026-08-04** `36e7a0972ee6` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/juspay/apis/decision-engine/changes/gateway-score/reset/post.md)

---

[API](https://skmtc.dev/juspay/apis/decision-engine.md) · [All operations](https://skmtc.dev/juspay/apis/decision-engine/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/juspay/decision-engine/revisions/a35ceeb59faf/schema)
