addDocumentsToFolder

open suspend override fun addDocumentsToFolder(folderId: String, documentIdsToAdd: List<String>): DataProviderResponse<ModifyFolderContentsResponse>

Add documents to a folder

Return

a DataProviderResponse containing the number documents added

Parameters

documentIdsToAdd

The ids of the documents to add


Add documents to a folder

Return

a DataProviderResponse containing the number documents added

Parameters

modifyContentsPayload

Model containing the ids of the documents to add