deleteItems
suspend fun deleteItems(ids: Collection<<Error class: unknown class>>? = emptyList()): Response<Unit>
Deletes items from the library and filesystem.
Parameters
ids
The item ids.
Deletes items from the library and filesystem.
The item ids.