CollectionService
API Reference: CollectionService
deleteCollectionsByIdItems
delete /Collections/{Id}/Items
Removes items from a collection
getCollectionsByIdMissing
get /Collections/{Id}/Missing
Gets a list of missing items
getCollectionsByIdProvideritems
get /Collections/{Id}/ProviderItems
Gets a list of missing items
postCollections
post /Collections
Creates a new collection
postCollectionsByIdItems
post /Collections/{Id}/Items
Adds items to a collection
postCollectionsByIdItemsDelete
post /Collections/{Id}/Items/Delete
Removes items from a collection