documents | Document List Set of documents that contain the documents you want to delete. |
indices | String List Index values of documents to be deleted from the documents parameter document list. |
documents | Document List List of documents whose indices do not match the values in indices parameter. |
deletedDocuments | Document List List of deleted documents. |