v38

latestOpenAPI 3.0.3AGPL-3.0raw.githubusercontent.com2026-08-022461333.9 MB
Collections

Create a collection

Creates an empty collection. Leave object_type out for a mixed collection, or set it to pin the collection to a single type so anything else is refused when it is added.

put/collections

Query parameters

namestring
type'public' | 'private'
object_typestring

Request body

namestring required
type'public' | 'private'
object_typestring

Response

The collection that was created