Collection
Creates a new collection.
post/Collections
Query parameters
namestring nullable
The name of the collection.
The name of the collection.
idsstring[] nullable
Item Ids to add to the collection.
Item Ids to add to the collection.
parentIdstring uuid nullable
Optional. Create the collection within a specific folder.
Optional. Create the collection within a specific folder.
isLockedboolean
Whether or not to lock the new collection.
Whether or not to lock the new collection.
Response
Collection created.