---
title: "Changes to Update an organization member"
method: PATCH
path: "/v1beta/organizations/{organization_id}/members/{user_id}"
---

# Changes to Update an organization member

`PATCH /v1beta/organizations/{organization_id}/members/{user_id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 50 revisions.

- **2026-03-19** `885f41a57639` — 5 info
- **2026-03-05** `a7e69986914e` — 2 breaking, 2 info

## Changes

- **2026-03-19** `885f41a57639` — 5 info
  - api tag `Members` added
  - api tag `Organizations` removed
  - added the optional property `member/user/family_name` to the response with the `200` status
  - added the optional property `member/user/given_name` to the response with the `200` status
  - added the optional property `member/user/profile_image_url` to the response with the `200` status
- **2026-03-05** `a7e69986914e` — 2 breaking, 2 info
  - removed the required property `member/email` from the response with the `200` status
  - removed the required property `member/user/type` from the response with the `200` status
  - the `member/user/id` response's property pattern was changed from `^(user|svc)_[0-9a-hjkmnp-tv-z]{26}$` to `^user_[0-9a-hjkmnp-tv-z]{26}$` for the status `200`
  - added the required property `member/user/email` to the response with the `200` status

---

[Operation](https://skmtc.dev/factify-inc/apis/factify-api/docs/v1beta/organizations/:organization_id/members/:user_id/patch.md) · [API](https://skmtc.dev/factify-inc/apis/factify-api.md) · [Page](https://skmtc.dev/factify-inc/apis/factify-api/changes/v1beta/organizations/:organization_id/members/:user_id/patch)
