---
title: "Changes to Upload new avatar image"
method: POST
path: "/me/avatars"
---

# Changes to Upload new avatar image

`POST /me/avatars`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 11 revisions.

- **2025-05-01** `4834d59bad15` — 1 breaking, 1 warning
- **2024-10-24** `3f198beeabbf` — 2 info
- **2024-10-21** `bd1e2294c942` — 1 breaking, 3 warning

## Changes

- **2025-05-01** `4834d59bad15` — 1 breaking, 1 warning
  - added the new required request property `image`
  - removed the request property `data`
- **2024-10-24** `3f198beeabbf` — 2 info
  - added the new optional `query` request parameter `select_avatar`
  - added the new optional `query` request parameter `selected_email_hash`
- **2024-10-21** `bd1e2294c942` — 1 breaking, 3 warning
  - added the new required request property `data`
  - deleted the `query` request parameter `select_avatar`
  - deleted the `query` request parameter `selected_email_hash`
  - removed the request property `image`

---

[Operation](https://skmtc.dev/automattic/apis/gravatar-public-api/docs/me/avatars/post.md) · [API](https://skmtc.dev/automattic/apis/gravatar-public-api.md) · [Page](https://skmtc.dev/automattic/apis/gravatar-public-api/changes/me/avatars/post)
