---
title: "Changes to Update profile information for the authenticated user"
method: PATCH
path: "/me/profile"
---

# Changes to Update profile information for the authenticated user

`PATCH /me/profile`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 11 revisions.

- **2026-07-17** `d01551ae9a37` — 5 info
- **2025-05-23** `70691976efe9` — 2 info
- **2025-04-09** `57d2f4517079` — 1 info
- **2024-10-21** `bd1e2294c942` — 1 breaking

## Changes

- **2026-07-17** `d01551ae9a37` — 5 info
  - added the new optional request property `cell_phone`
  - added the new optional request property `contact_email`
  - added the new optional request property `hidden_contact_info`
  - added the optional property `user_id` to the response with the `200` status
  - added the optional property `user_login` to the response with the `200` status
- **2025-05-23** `70691976efe9` — 2 info
  - added the new optional request property `first_name`
  - added the new optional request property `last_name`
- **2025-04-09** `57d2f4517079` — 1 info
  - endpoint added
- **2024-10-21** `bd1e2294c942` — 1 breaking
  - api path removed without deprecation

---

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