---
title: "Changes to Modify project user"
method: POST
path: "/organization/projects/{project_id}/users/{user_id}"
---

# Changes to Modify project user

`POST /organization/projects/{project_id}/users/{user_id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 31 revisions.

- **2026-05-01** `918e83711c91` — 6 breaking, 4 info
- **2026-04-28** `fa32d6e7d961` — 1 info

## Changes

- **2026-05-01** `918e83711c91` — 6 breaking, 4 info
  - removed the enum value `member` of the request property `role`
  - removed the enum value `owner` of the request property `role`
  - the response property `email` became optional for the status `200`
  - the response property `name` became optional for the status `200`
  - response property `email` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `name` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - the request property `role` became optional
  - request property `role` list-of-types was widened by adding types `null` to media type `application/json`
  - removed the `member` enum value from the `role` response property for the response status `200`
  - removed the `owner` enum value from the `role` response property for the response status `200`
- **2026-04-28** `fa32d6e7d961` — 1 info
  - the endpoint scheme security `AdminApiKeyAuth` was added to the API

---

[Operation](https://skmtc.dev/openai/apis/openai-api/docs/organization/projects/:project_id/users/:user_id/post.md) · [API](https://skmtc.dev/openai/apis/openai-api.md) · [Page](https://skmtc.dev/openai/apis/openai-api/changes/organization/projects/:project_id/users/:user_id/post)
