Collections
Remove Documents from Collection
Remove one or more documents from a collection.
DELETE
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
Removes documents from a collection. The documents themselves are not deleted from your account.Request
Collection ID (
col-...) or collection name.Array of document IDs to remove. Must contain at least one ID.