---
title: "Patch the version"
method: PATCH
path: "/models/{model_id}/versions/{version_id}"
tags: ["version"]
---

# Patch the version

`PATCH /models/{model_id}/versions/{version_id}`

## Path parameters

- `model_id` integer, required
- `version_id` integer, required

## Response `200`

OK

## Other responses

- `400` — Invalid request format
- `404` — Version with given `version_id` not found

## Changes

> 34 revisions in range; 4 not diffed.

- **2026-07-17** `a1e12cbeeebc` — 10 info
  - added the new optional request property `endpoints/items/environment/default_resource_request/liveness_probe`
  - added the new optional request property `endpoints/items/environment/default_resource_request/readiness_probe`
  - added the new optional request property `endpoints/items/environment/default_transformer_resource_request/liveness_probe`
  - added the new optional request property `endpoints/items/environment/default_transformer_resource_request/readiness_probe`
  - …6 more
- **2024-12-05** `14228a52f169` — 1 info
  - added the new optional request property `endpoints/items/model_observability`
- **2024-03-01** `d877210ee347` — 2 breaking, 3 warning, 3 info
  - added the new required request property `model_schema/spec/model_prediction_output/oneOf[#/components/schemas/BinaryClassificationOutput]/actual_score_column`
  - the request property `model_schema/spec/model_prediction_output/oneOf[#/components/schemas/RegressionOutput]/actual_score_column` became required
  - removed the request property `model_schema/spec/model_prediction_output/oneOf[#/components/schemas/BinaryClassificationOutput]/actual_label_column`
  - removed the request property `model_schema/spec/model_prediction_output/oneOf[#/components/schemas/RankingOutput]/prediction_group_id_column`
  - …4 more
- …earlier changes not shown

[Full history](https://skmtc.dev/caraml-dev/apis/merlin/changes/models/:model_id/versions/:version_id/patch.md)

---

[API](https://skmtc.dev/caraml-dev/apis/merlin.md) · [All operations](https://skmtc.dev/caraml-dev/apis/merlin/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/caraml-dev/merlin/revisions/a1e12cbeeebc/schema)
