---
title: "Changes to Upload profile photo"
method: POST
path: "/users/{id}/profile-photo"
---

# Changes to Upload profile photo

`POST /users/{id}/profile-photo`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 6 of 70 revisions.

- **2026-07-13** `d86d0bf8bebe` — 3 info
- **2026-07-13** `655215fe8c81` — 3 info
- **2026-06-22** `5878ba786a89` — 3 info
- **2026-04-21** `55cdc040840c` — 3 breaking, 8 info
- **2026-04-05** `c419b1e72a65` — 1 info
- **2025-01-22** `ed48b7196725` — 1 breaking

## Changes

- **2026-07-13** `d86d0bf8bebe` — 3 info
  - api operation id `uploadUserProfilePhoto` was added
  - api tag `Users` added
  - api tag `Users - Profile Photo` removed
- **2026-07-13** `655215fe8c81` — 3 info
  - api operation id `uploadUserProfilePhoto` removed and replaced with ``
  - api tag `Users - Profile Photo` added
  - api tag `Users` removed
- **2026-06-22** `5878ba786a89` — 3 info
  - api operation id `uploadUserProfilePhoto` was added
  - api tag `Users` added
  - api tag `Users - Profile Photo` removed
- **2026-04-21** `55cdc040840c` — 3 breaking, 8 info
  - request body became required
  - removed the media type `application/json` from the request body
  - removed the success response with the status `201`
  - api operation id `uploadUserProfilePhoto` removed and replaced with ``
  - api tag `Users - Profile Photo` added
  - api tag `Users` removed
  - added the media type `multipart/form-data` to the request body
  - added the non-success response with the status `400`
  - added the non-success response with the status `403`
  - removed the non-success response with the status `401`
  - added the success response with the status `200`
- **2026-04-05** `c419b1e72a65` — 1 info
  - endpoint added
- **2025-01-22** `ed48b7196725` — 1 breaking
  - api path removed without deprecation

---

[Operation](https://skmtc.dev/verifywise-ai/apis/verifywise-api/docs/users/:id/profile-photo/post.md) · [API](https://skmtc.dev/verifywise-ai/apis/verifywise-api.md) · [Page](https://skmtc.dev/verifywise-ai/apis/verifywise-api/changes/users/:id/profile-photo/post)
