---
title: "Changes to Create a prediction job from the given model version"
method: POST
path: "/models/{model_id}/versions/{version_id}/jobs"
---

# Changes to Create a prediction job from the given model version

`POST /models/{model_id}/versions/{version_id}/jobs`

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

## Timeline

Changed in 4 of 34 revisions.

- **2026-07-17** `a1e12cbeeebc` — 12 info
- **2024-01-23** `c3ef0b1c733b` — 1 breaking, 2 info
- **2023-12-05** `d062ab20ef25` — 2 breaking, 1 info
- **2020-09-28** `c4b3505de7df` — 2 breaking, 1 info

## Changes

- **2026-07-17** `a1e12cbeeebc` — 12 info
  - added the new optional request property `config/image_builder_resource_request/liveness_probe`
  - added the new optional request property `config/image_builder_resource_request/readiness_probe`
  - added the new optional request property `environment/default_resource_request/liveness_probe`
  - added the new optional request property `environment/default_resource_request/readiness_probe`
  - added the new optional request property `environment/default_transformer_resource_request/liveness_probe`
  - added the new optional request property `environment/default_transformer_resource_request/readiness_probe`
  - added the optional property `config/image_builder_resource_request/liveness_probe` to the response with the `200` status
  - added the optional property `config/image_builder_resource_request/readiness_probe` to the response with the `200` status
  - added the optional property `environment/default_resource_request/liveness_probe` to the response with the `200` status
  - added the optional property `environment/default_resource_request/readiness_probe` to the response with the `200` status
  - added the optional property `environment/default_transformer_resource_request/liveness_probe` to the response with the `200` status
  - added the optional property `environment/default_transformer_resource_request/readiness_probe` to the response with the `200` status
- **2024-01-23** `c3ef0b1c733b` — 1 breaking, 2 info
  - removed the success response with the status `201`
  - added optional request body
  - added the success response with the status `200`
- **2023-12-05** `d062ab20ef25` — 2 breaking, 1 info
  - removed the request body
  - removed the success response with the status `200`
  - added the success response with the status `201`
- **2020-09-28** `c4b3505de7df` — 2 breaking, 1 info
  - removed the request body
  - removed the success response with the status `200`
  - added the success response with the status `201`

---

[Operation](https://skmtc.dev/caraml-dev/apis/merlin/docs/models/:model_id/versions/:version_id/jobs/post.md) · [API](https://skmtc.dev/caraml-dev/apis/merlin.md) · [Page](https://skmtc.dev/caraml-dev/apis/merlin/changes/models/:model_id/versions/:version_id/jobs/post)
