---
title: "Changes to Create Record"
method: POST
path: "/runs/{runId}/records"
---

# Changes to Create Record

`POST /runs/{runId}/records`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 37 revisions.

- **2026-08-10** `121aaa257802` — 1 info
- **2026-03-10** `01e01e74f4fc` — 1 info
- **2025-05-28** `97ddfea9a000` — 2 breaking, 1 warning, 1 info
- **2025-04-29** `bd35baa083a2` — 1 info

## Changes

- **2026-08-10** `121aaa257802` — 1 info
  - added the new optional request property `sessionId`
- **2026-03-10** `01e01e74f4fc` — 1 info
  - added the new optional request property `otelLinkId`
- **2025-05-28** `97ddfea9a000` — 2 breaking, 1 warning, 1 info
  - added the new required request property `expected`
  - removed the required property `labels` from the response with the `201` status
  - removed the request property `labels`
  - added the required property `expected` to the response with the `201` status
- **2025-04-29** `bd35baa083a2` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/scorecard-ai/apis/scorecard-api/docs/runs/:runId/records/post.md) · [API](https://skmtc.dev/scorecard-ai/apis/scorecard-api.md) · [Page](https://skmtc.dev/scorecard-ai/apis/scorecard-api/changes/runs/:runId/records/post)
