Cantemo Create Collection
This task is used to generate a new collection and returns the ID associated with that collection. A collection is an ordered logical set of items, libraries and other collections. They can be used for example such as:
- A sort of folder structure, where files are mapped as items and sub folders are mapped as sub collections in the hierarchy;
- A simple container for a number of items and collections;
Collection name
This is the name given to the new collection
Output object
This task returns after execution the collection_id which is the identifier of the created collection.
{
"collection_id" : "VX-47"
}