jellyfin-sdk-kotlin
Toggle table of contents
latest-SNAPSHOT
common
Target filter
common
Switch theme
Search in API
Skip to content
jellyfin-sdk-kotlin
jellyfin-api
/
org.jellyfin.sdk.api.operations
/
UserLibraryApi
/
deleteUserItemRating
delete
User
Item
Rating
suspend
fun
deleteUserItemRating
(
itemId
:
UUID
,
userId
:
UUID
?
=
null
)
:
Response
<
UserItemDataDto
>
Deletes a user's saved personal rating for an item.
Parameters
item
Id
Item id.
user
Id
User id.