---
title: "Clear Metric Result Override"
method: DELETE
path: "/api/v1/custom-metrics/results/{result_id}/override"
tags: ["custom-metrics"]
---

# Clear Metric Result Override

`DELETE /api/v1/custom-metrics/results/{result_id}/override`

Return a result to the machine verdict, and everything derived from it.

## Path parameters

- `result_id` string, uuid, required

## Response `204`

Successful Response

## Other responses

- `401` — Authentication required
- `404` — Custom metric not found
- `422` — Validation Error

## Changes

> 26 revisions in range; 1 not diffed.

- **2026-09-24** `4df7b22a7dae` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/getanana/apis/cleon-api/changes/api/v1/custom-metrics/results/:result_id/override/delete.md)

---

[API](https://skmtc.dev/getanana/apis/cleon-api.md) · [All operations](https://skmtc.dev/getanana/apis/cleon-api/llms.txt) · [OpenAPI document](https://skmtc.dev/getanana/apis/cleon-api/revisions/4df7b22a7dae?raw)
