delete_sharings_by_user_id
Removes a Plex library share by user ID. Use this to revoke a user's access to shared media.
Instructions
Remove Share.
DELETE /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 |