organization
Update organization user
Update a user in the current organization.
Different PropelAuth methods are called depending on what's being updated:
- Email changes require re-confirmation
- Password changes take effect immediately
- Profile fields (name, username, picture) are updated together
- Role changes affect organization permissions
RLS: Filtered to current client, can update any user (ClientRLSDB).
patch/api/v1/org/users/{user_id}
Path parameters
user_idstring uuid required
Request body
Response
Successful Response