---
title: "Changes to Update Custom Metric"
method: PUT
path: "/v1/update-custom-metric/{metric_id}"
---

# Changes to Update Custom Metric

`PUT /v1/update-custom-metric/{metric_id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 22 revisions.

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

## Changes

- **2026-09-03** `aa501502e1fc` — 1 info
  - added the new optional `header` request parameter `X-Organization-Id`
- **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` — 3 breaking, 7 warning, 19 info
  - removed `#/components/schemas/src__models__custom_metric__ResponseType` from the `response_type` request property `anyOf` list
  - the response property `description` became optional for the status `200`
  - response property `description` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - removed the request property `description`
  - removed the request property `eval_route`
  - 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
  - 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 new optional request property `eval_modality`
  - added the new optional request property `eval_segment`
  - added the new optional request property `metric_type`
  - added the new optional request property `prompt`
  - added the new optional request property `scope`
  - added the new optional request property `settings`
  - added the new optional request property `summary`
  - added `#/components/schemas/src__models__metric__ResponseType` to the `response_type` request property `anyOf` list
  - 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_modality_auto_selected` 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 `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/update-custom-metric/:metric_id/put.md) · [API](https://skmtc.dev/getbluejay/apis/bluejay-api.md) · [Page](https://skmtc.dev/getbluejay/apis/bluejay-api/changes/v1/update-custom-metric/:metric_id/put)
