---
title: "Log a new version of the models"
method: POST
path: "/models/{model_id}/versions"
tags: ["version"]
---

# Log a new version of the models

`POST /models/{model_id}/versions`

## Path parameters

- `model_id` integer, required

## Response `200`

Created

## Changes

- **2020-09-28** `c4b3505de7df` — 2 breaking, 1 info
  - removed the request body
  - removed the success response with the status `201`
  - added the success response with the status `200`

[Change history](https://skmtc.dev/caraml-dev/apis/merlin/changes/models/:model_id/versions/post.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/c4b3505de7df/schema)
