Add Documents To Collection
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.
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
collectionId
The ID of the document collection you want to add to.
resourceIdentifiers
The set of resource identifier for which you want to add to the collection.