---
title: "Revert Goal Override"
method: DELETE
path: "/v1/evaluation/{evaluation_id}/goal-override"
tags: ["Human Edits"]
---

# Revert Goal Override

`DELETE /v1/evaluation/{evaluation_id}/goal-override`

Revert a goal override on the `success` metric_results row.

## Path parameters

- `evaluation_id` string, required

## Headers

- `X-API-Key` string, required

## Response `200`

Successful Response

- HumanEditResponse
  - `status` string — Status of the response
  - `message` string, nullable — Optional message providing additional information

## Other responses

- `422` — Validation Error

---

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