One change
Update User
api/admin/users/update
Nearest release: v2.1.250, published an hour before this site recorded the change. Shown because the two are within 24 hours of each other. Nothing here says the release caused the edit.
api/admin/users/update Changed · +2 / -2 lines
from line 2
**POST** `/v1/organizations/users/{user_id}` -For Claude Enterprise organizations, this endpoint's availability is in beta. +Update a member's organization role. ## Path parameters
from line 16
New role for the User. - The accepted values depend on the organization type. Console and API organizations accept `user`, `developer`, `billing`, and `claude_code_user`; `admin` cannot be assigned through the API. Claude Enterprise organizations (beta) accept `user` and `managed`. + The accepted values depend on the organization type. Console and API organizations accept `user`, `developer`, `billing`, and `claude_code_user`; `admin` cannot be assigned through the API. Claude Enterprise organizations accept `user` and `managed`. - `"billing"`