---
title: "Changes to Uploads an image."
method: POST
path: "/pet/{petId}/uploadImage"
---

# Changes to Uploads an image.

`POST /pet/{petId}/uploadImage`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 6 of 53 revisions.

- **2025-03-19** `1315ee0b6b7e` — 2 info
- **2025-03-17** `d5fd36e3763a` — 2 info
- **2025-03-14** `78de4368a03c` — 2 info
- **2025-03-13** `887ffd0911f2` — 2 info
- **2025-03-12** `253de9e0f0ae` — 1 breaking, 1 warning, 2 info
- **2025-03-10** `7f5fd6699f68` — 2 info

## Changes

- **2025-03-19** `1315ee0b6b7e` — 2 info
  - added the non-success response with the status `400`
  - added the non-success response with the status `404`
- **2025-03-17** `d5fd36e3763a` — 2 info
  - removed the non-success response with the status `400`
  - removed the non-success response with the status `404`
- **2025-03-14** `78de4368a03c` — 2 info
  - added the non-success response with the status `400`
  - added the non-success response with the status `404`
- **2025-03-13** `887ffd0911f2` — 2 info
  - removed the non-success response with the status `400`
  - removed the non-success response with the status `404`
- **2025-03-12** `253de9e0f0ae` — 1 breaking, 1 warning, 2 info
  - the `code` response's property type/format changed from `integer`/`int32` to `string`/`` for status `default`
  - removed the optional property `type` from the response with the `default` status
  - the response property `code` became required for the status `default`
  - the response property `message` became required for the status `default`
- **2025-03-10** `7f5fd6699f68` — 2 info
  - added the non-success response with the status `400`
  - added the non-success response with the status `404`

---

[Operation](https://skmtc.dev/swagger/apis/swagger-petstore-openapi-3-0/docs/pet/:petId/uploadImage/post.md) · [API](https://skmtc.dev/swagger/apis/swagger-petstore-openapi-3-0.md) · [Page](https://skmtc.dev/swagger/apis/swagger-petstore-openapi-3-0/changes/pet/:petId/uploadImage/post)
