update_sharings_by_user_id
Update a Plex user's sharing settings using their user ID to adjust library access and fix permission issues.
Instructions
Update Share.
PUT /sharings/{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 |