Optionalconfiguration: ConfigurationOptionalname: string
The name of the collection.
Optionalids: string[]
Item Ids to add to the collection.
OptionalparentId: string
Optional. Create the collection within a specific folder.
OptionalisLocked: boolean
Whether or not to lock the new collection.
Optionaloptions: RawAxiosRequestConfig
Override http request option.
CollectionApi - functional programming interface