Collections
Add Documents to Collection
Add one or more documents to an existing collection.
POST
Documentation Index
Fetch the complete documentation index at: https://docs.okrapdf.com/llms.txt
Use this file to discover all available pages before exploring further.
Overview
Adds documents to a collection by ID. Documents already in the collection are silently skipped.Request
Collection ID (
col-...) or collection name.Array of document IDs to add. Must contain at least one ID.