Skip to main content
POST

Overview

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

Request

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

Response (201)