addToCollection

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

Adds items to a collection.

Parameters

collectionId

The collection id.

ids

Item ids, comma delimited.