---
title: "Changes to Modifies a Model resource"
method: PUT
path: "/api/v1/models/{id}"
---

# Changes to Modifies a Model resource

`PUT /api/v1/models/{id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 2 revisions.

- **2026-07-17** `a73101579c5c` — 3 info
- **2024-07-24** `9a36b9043379` — 1 warning, 2 info

## Changes

- **2026-07-17** `a73101579c5c` — 3 info
  - added the optional property `snapshotCreatedOn` to the response with the `200` status
  - added `#/components/schemas/ArtifactRef-dump` to the `latestVersion/allOf[#/components/schemas/ModelVersion-dump]/artifact` response property `allOf` list for the response status `200`
  - removed `#/components/schemas/ArtifactRef` from the `latestVersion/allOf[#/components/schemas/ModelVersion-dump]/artifact` response property `allOf` list for the response status `200`
- **2024-07-24** `9a36b9043379` — 1 warning, 2 info
  - removed the optional property `snapshotCreatedOn` from the response with the `200` status
  - added `#/components/schemas/ArtifactRef` to the `latestVersion/allOf[#/components/schemas/ModelVersion-dump]/artifact` response property `allOf` list for the response status `200`
  - removed `#/components/schemas/ArtifactRef-dump` from the `latestVersion/allOf[#/components/schemas/ModelVersion-dump]/artifact` response property `allOf` list for the response status `200`

---

[Operation](https://skmtc.dev/usnistgov/apis/dioptra-rest-api/docs/api/v1/models/:id/put.md) · [API](https://skmtc.dev/usnistgov/apis/dioptra-rest-api.md) · [Page](https://skmtc.dev/usnistgov/apis/dioptra-rest-api/changes/api/v1/models/:id/put)
