Update user
PUT/v2/organizations/:organizationCode/users/:uid
> [!important]
Required permission scope:
stonal.user.write
Updates an existing user in the organization
Request
Responses
- 200
- 400
- 401
- 403
- 422
- 500
User successfully updated
Bad request
Unauthorized - Missing authentication
Forbidden - Access denied
Unprocessable Entity - Validation errors
Internal server error