Skip to main content

Create Collection

POST 

/api/collections/createcollection

Tier: Internal — subject to change without notice.

Creates a new Collection from a template, applying the supplied extended-property values.

An unknown {collectionDto}.TemplateId currently returns an unhandled server error (500) rather than the 400 above — verified live 2026-07-03 — because the template's extended-property list is dereferenced before the template-type validator runs. See the known-issues register.

Request

Responses

Returns the created Collections.CollectionDetailDto.