delete_status_sessions_history_by_history_id
Remove a specific Plex watch history entry using its history ID. Cleans up individual viewing records for accurate session data.
Instructions
Delete Single History Item.
DELETE /status/sessions/history/{historyId}
Args:
history_id: The id of the history item (the historyKey from above)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| history_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |