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.
collectionIdUUIDRequired

The ID of the document collection you want to add to.

resourceIdentifierslist of objectsRequired

The set of resource identifier for which you want to add to the collection.