removeFromCollection

suspend fun removeFromCollection(collectionId: ERROR CLASS: Symbol not found for UUID, ids: Collection<ERROR CLASS: Symbol not found for UUID> = emptyList()): Response<Unit>

Removes items from a collection.

Parameters

collectionId

The collection id.

ids

Item ids, comma delimited.