REST API documentationUpdate a user by user IDUpdate a user by user ID PUT /user/:userId Update a user with the provided values. You cannot update a user's Plex token through this request. Requires the MANAGE_USERS permission. Request Responses200Successfully updated user details