---
title: "Changes to Modifies an Artifact resource"
method: PUT
path: "/api/v1/artifacts/{id}"
---

# Changes to Modifies an Artifact resource

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

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 2 revisions.

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

## Changes

- **2026-07-17** `a73101579c5c` — 1 breaking, 8 info
  - removed the required property `uri` from the response with the `200` status
  - added the new optional request property `pluginSnapshotId`
  - added the new optional request property `taskId`
  - added the optional property `artifactUri` to the response with the `200` status
  - added the optional property `fileSize` to the response with the `200` status
  - added the optional property `fileUrl` to the response with the `200` status
  - added the optional property `isDir` to the response with the `200` status
  - added the optional property `snapshotCreatedOn` to the response with the `200` status
  - added the optional property `task` to the response with the `200` status
- **2024-07-24** `9a36b9043379` — 8 warning, 1 info
  - removed the request property `pluginSnapshotId`
  - removed the request property `taskId`
  - removed the optional property `artifactUri` from the response with the `200` status
  - removed the optional property `fileSize` from the response with the `200` status
  - removed the optional property `fileUrl` from the response with the `200` status
  - removed the optional property `isDir` from the response with the `200` status
  - removed the optional property `snapshotCreatedOn` from the response with the `200` status
  - removed the optional property `task` from the response with the `200` status
  - added the required property `uri` to the response with the `200` status

---

[Operation](https://skmtc.dev/usnistgov/apis/dioptra-rest-api/docs/api/v1/artifacts/: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/artifacts/:id/put)
