Document Collections

Add Documents To Collection

POST
Add documents to a document collection. Note that the documents must already exist in the document catalog to use this endpoint. If you want to upload a new document to a collection, use the uploadDocumentContents endpoint.

Request

This endpoint expects an object.
collectionId
UUIDRequired
The ID of the document collection you want to add to.
resourceIdentifiers
list of unionsRequired
The set of resource identifier for which you want to check authorization. Currently limited to 20 resources.