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
/
LibraryApi
/
deleteItems
delete
Items
suspend
fun
deleteItems
(
ids
:
Collection
<
UUID
>
?
=
emptyList()
)
:
Response
<
Unit
>
Deletes items from the library and filesystem.
Parameters
ids
The item ids.