---
title: "Changes to Create project score"
method: POST
path: "/v1/projects/{projectSlug}/scores"
---

# Changes to Create project score

`POST /v1/projects/{projectSlug}/scores`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 1 of 67 revisions.

- **2026-06-18** `94100174a89b` — 2 breaking, 2 info

## Changes

- **2026-06-18** `94100174a89b` — 2 breaking, 2 info
  - removed the required property `anyOf[#/components/schemas/CustomScoreResponse]/issueId` from the response with the `201` status
  - removed the required property `anyOf[#/components/schemas/EvaluationScoreResponse]/issueId` from the response with the `201` status
  - added the required property `anyOf[#/components/schemas/CustomScoreResponse]/signalId` to the response with the `201` status
  - added the required property `anyOf[#/components/schemas/EvaluationScoreResponse]/signalId` to the response with the `201` status

---

[Operation](https://skmtc.dev/latitude-dev/apis/latitude/docs/v1/projects/:projectSlug/scores/post.md) · [API](https://skmtc.dev/latitude-dev/apis/latitude.md) · [Page](https://skmtc.dev/latitude-dev/apis/latitude/changes/v1/projects/:projectSlug/scores/post)
