CreateCollectionRequest
Request to create a collection.
namestringrequired
Example:
Batmanorderedboolean
Defaults to false (members sorted by title).
Example:
falseCreateCollectionRequest
{
"name": "Batman",
"ordered": false
}