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

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

`POST /v1/projects/{project}/locations/{location}/artifacts`

> 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` — 6 warning, 7 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/format changed from ``/`` to `object`/``
  - the response's body type/format changed from ``/`` to `object`/`` for status `200`
  - the `createTime` response's property type/format changed from `string`/`RFC3339` to `string`/`date-time` for status `200`
  - the `updateTime` response's property type/format changed from `string`/`RFC3339` to `string`/`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` — 6 warning, 7 info
  - deleted the `query` request parameter `artifact_id`
  - 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 `query` request parameter `artifactId`
  - 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/post.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/post)
