---
title: "Changes to Delete Custom Metric"
method: DELETE
path: "/v1/custom-metric/{metric_id}"
---

# Changes to Delete Custom Metric

`DELETE /v1/custom-metric/{metric_id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 22 revisions.

- **2026-09-03** `aa501502e1fc` — 1 info
- **2026-08-27** `a52d6f90f25a` — 1 info
- **2026-07-31** `4309a961859b` — 3 info
- **2026-07-26** `44d183272ce1` — 1 breaking, 7 warning, 11 info

## Changes

- **2026-09-03** `aa501502e1fc` — 1 info
  - added the new optional `header` request parameter `X-Organization-Id`
- **2026-08-27** `a52d6f90f25a` — 1 info
  - added the optional property `workspace_id` to the response with the `200` status
- **2026-07-31** `4309a961859b` — 3 info
  - added the optional property `created_by` to the response with the `200` status
  - added the optional property `updated_at` to the response with the `200` status
  - added the optional property `updated_by` to the response with the `200` status
- **2026-07-26** `44d183272ce1` — 1 breaking, 7 warning, 11 info
  - removed the required property `description` from the response with the `200` status
  - removed the optional property `agent_id` from the response with the `200` status
  - removed the optional property `eval_route` from the response with the `200` status
  - removed the optional property `eval_route_auto_selected` from the response with the `200` status
  - removed the optional property `tool_names` from the response with the `200` status
  - added the new `boolean` enum value to the `response_type` response property for the response status `200`
  - added the new `float` enum value to the `response_type` response property for the response status `200`
  - added the new `int` enum value to the `response_type` response property for the response status `200`
  - endpoint deprecated
  - added the optional property `eval_method` to the response with the `200` status
  - added the optional property `eval_modality` to the response with the `200` status
  - added the optional property `eval_segment` to the response with the `200` status
  - added the optional property `metric_type` to the response with the `200` status
  - added the optional property `prompt` to the response with the `200` status
  - added the optional property `scope` to the response with the `200` status
  - added the optional property `settings` to the response with the `200` status
  - added the optional property `source` to the response with the `200` status
  - added the optional property `summary` to the response with the `200` status
  - added the optional property `template_id` to the response with the `200` status

---

[Operation](https://skmtc.dev/getbluejay/apis/bluejay-api/docs/v1/custom-metric/:metric_id/delete.md) · [API](https://skmtc.dev/getbluejay/apis/bluejay-api.md) · [Page](https://skmtc.dev/getbluejay/apis/bluejay-api/changes/v1/custom-metric/:metric_id/delete)
