For the complete documentation index, see llms.txt. This page is also available as Markdown.

Create a collection

post
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
organizationIdstringRequired

A unique entity identifier

Pattern: ^[a-zA-Z0-9_-]+$
Body
titlestring · max: 50Optional
parentstringOptional

ID of a parent collection

Responses
201

Collection created

application/json
post/orgs/{organizationId}/collections
201

Collection created

Last updated

Was this helpful?

Powered by GitBook