---
title: "Changes to Evaluate datasets with specified metrics"
method: POST
path: "/evaluate"
---

# Changes to Evaluate datasets with specified metrics

`POST /evaluate`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 6 of 10 revisions.

- **2026-07-13** `f332cf4d71d4` — 1 warning, 1 info
- **2025-07-03** `a9fca2bc07fe` — 1 info
- **2025-07-03** `7a3463d3306a` — 4 info
- **2025-06-10** `d550ab79ee7e` — 8 info
- **2025-04-30** `2eb8cb01b88b` — 1 info
- **2025-04-30** `9a3d86c43d3d` — 1 breaking

## Changes

- **2026-07-13** `f332cf4d71d4` — 1 warning, 1 info
  - removed the request property `pair_query/pair_label`
  - added the new optional request property `pair_query/pair_labels`
- **2025-07-03** `a9fca2bc07fe` — 1 info
  - removed the non-success response with the status `400`
- **2025-07-03** `7a3463d3306a` — 4 info
  - added the new optional request property `pair_query/last_n_seconds`
  - added the non-success response with the status `400`
  - added the non-success response with the status `403`
  - added the non-success response with the status `500`
- **2025-06-10** `d550ab79ee7e` — 8 info
  - added the new optional request property `pair_query`
  - added the new optional request property `synthetic_data_id`
  - the request property `metrics_id` became optional
  - the request property `seed_data_id` became optional
  - added the optional property `created_at` to the response with the `200` status
  - added the optional property `dataset_id` to the response with the `200` status
  - added the optional property `pair_count` to the response with the `200` status
  - added the optional property `scores` to the response with the `200` status
- **2025-04-30** `2eb8cb01b88b` — 1 info
  - endpoint added
- **2025-04-30** `9a3d86c43d3d` — 1 breaking
  - api path removed without deprecation

---

[Operation](https://skmtc.dev/getplumai/apis/plum-api/docs/evaluate/post.md) · [API](https://skmtc.dev/getplumai/apis/plum-api.md) · [Page](https://skmtc.dev/getplumai/apis/plum-api/changes/evaluate/post)
