update_home_users_by_user_id
Update a Plex home user's settings by providing their unique user ID via the Plex API. Use this tool to modify home user details.
Instructions
Update Home User.
PUT /home/users/{userId}
Args: user_id: The unique identifier of the user
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |