Skip to main content
POST

Overview

Creates a new collection. You can optionally include document IDs to add at creation time.

Request

name
string
required
Display name for the collection.
description
string
Optional description of the collection’s purpose.
document_ids
string[]
Document IDs to seed into the collection. IDs already present are silently skipped.

Response (201)