---
title: "Changes to PUT /v1/projects/{project}/locations/{location}/artifacts/{artifact}"
method: PUT
path: "/v1/projects/{project}/locations/{location}/artifacts/{artifact}"
---

# Changes to PUT /v1/projects/{project}/locations/{location}/artifacts/{artifact}

`PUT /v1/projects/{project}/locations/{location}/artifacts/{artifact}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 14 revisions.

- **2022-04-20** `60e792df4088` — 4 breaking, 2 info
- **2021-12-22** `ce92b3e601d4` — 5 warning, 6 info
- **2021-09-11** `2699b7373a24` — 1 info
- **2020-10-24** `9c2571d516e8` — 1 breaking

## Changes

- **2022-04-20** `60e792df4088` — 4 breaking, 2 info
  - the request's body type changed from no type to `object`
  - the response's body type changed from no type to `object` for status `200`
  - the `createTime` response's property format changed from `RFC3339` to `date-time` for status `200`
  - the `updateTime` response's property format changed from `RFC3339` to `date-time` for status `200`
  - the request optional property `contents` became write-only
  - the response optional property `contents` became write-only for the status `200`
- **2021-12-22** `ce92b3e601d4` — 5 warning, 6 info
  - removed the request property `mime_type`
  - removed the optional property `create_time` from the response with the `200` status
  - removed the optional property `mime_type` from the response with the `200` status
  - removed the optional property `size_bytes` from the response with the `200` status
  - removed the optional property `update_time` from the response with the `200` status
  - api tag `Registry` added
  - added the new optional request property `mimeType`
  - added the optional property `createTime` to the response with the `200` status
  - added the optional property `mimeType` to the response with the `200` status
  - added the optional property `sizeBytes` to the response with the `200` status
  - added the optional property `updateTime` to the response with the `200` status
- **2021-09-11** `2699b7373a24` — 1 info
  - endpoint added
- **2020-10-24** `9c2571d516e8` — 1 breaking
  - api path removed without deprecation

---

[Operation](https://skmtc.dev/apigee/apis/registry-api/docs/v1/projects/:project/locations/:location/artifacts/:artifact/put.md) · [API](https://skmtc.dev/apigee/apis/registry-api.md) · [Page](https://skmtc.dev/apigee/apis/registry-api/changes/v1/projects/:project/locations/:location/artifacts/:artifact/put)
