---
title: "Changes to Create Run"
method: POST
path: "/projects/{projectId}/runs"
---

# Changes to Create Run

`POST /projects/{projectId}/runs`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 37 revisions.

- **2025-09-30** `47c2214e7180` — 1 breaking, 7 info
- **2025-06-10** `f8f811fe2ec9` — 2 warning, 2 info
- **2025-06-05** `b33acf308c1f` — 1 breaking, 2 info
- **2025-04-28** `e3159f1f21c4` — 1 info

## Changes

- **2025-09-30** `47c2214e7180` — 1 breaking, 7 info
  - the response property `systemVersionId` became nullable for the status `201`
  - the request property `systemVersionId` became nullable
  - the response property `systemVersionId` became required for the status `201`
  - added the required property `metricVersionIds` to the response with the `201` status
  - added the required property `numExpectedRecords` to the response with the `201` status
  - added the required property `numRecords` to the response with the `201` status
  - added the required property `numScores` to the response with the `201` status
  - added the required property `systemId` to the response with the `201` status
- **2025-06-10** `f8f811fe2ec9` — 2 warning, 2 info
  - removed the request property `systemConfigId`
  - removed the optional property `systemConfigId` from the response with the `201` status
  - added the new optional request property `systemVersionId`
  - added the optional property `systemVersionId` to the response with the `201` status
- **2025-06-05** `b33acf308c1f` — 1 breaking, 2 info
  - the response property `testsetId` became nullable for the status `201`
  - the request property `testsetId` became nullable
  - the request property `testsetId` became optional
- **2025-04-28** `e3159f1f21c4` — 1 info
  - added the required property `status` to the response with the `201` status

---

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