---
title: "Changes to Update prediction"
method: PATCH
path: "/api/predictions/{id}/"
---

# Changes to Update prediction

`PATCH /api/predictions/{id}/`

> Every recorded change to this endpoint, newest first.
> 97 revisions in range; 1 not diffed.

## Timeline

Changed in 1 of 97 revisions.

- **2026-08-07** `e1ba2ecdbabb` — 1 breaking, 9 info

## Changes

- **2026-08-07** `e1ba2ecdbabb` — 1 breaking, 9 info
  - the `score` request property type/format changed from `number`/`` to `number`/`double`
  - added the new optional request property `cluster`
  - added the new optional request property `mislabeling`
  - added the new optional request property `model`
  - added the new optional request property `model_run`
  - added the new optional request property `neighbors`
  - added the new optional request property `project`
  - added the media type `application/x-www-form-urlencoded` to the request body
  - added the media type `multipart/form-data` to the request body
  - the request property `score` became nullable

---

[Operation](https://skmtc.dev/humansignal/apis/label-studio-api/docs/api/predictions/:id/patch.md) · [API](https://skmtc.dev/humansignal/apis/label-studio-api.md) · [Page](https://skmtc.dev/humansignal/apis/label-studio-api/changes/api/predictions/:id/patch)
