diff --git a/Documentation/DocuBlocks/Rest/Bulk/JSF_import_document.md b/Documentation/DocuBlocks/Rest/Bulk/JSF_import_document.md index 8e734c865d..53f08cb8b7 100644 --- a/Documentation/DocuBlocks/Rest/Bulk/JSF_import_document.md +++ b/Documentation/DocuBlocks/Rest/Bulk/JSF_import_document.md @@ -94,8 +94,6 @@ The response is a JSON object with the following attributes: contain a `details` attribute which is an array with more detailed information about which documents could not be inserted. -Note: this API is currently not supported on cluster coordinators. - @RESTRETURNCODES @RESTRETURNCODE{201} diff --git a/Documentation/DocuBlocks/Rest/Bulk/JSF_import_json.md b/Documentation/DocuBlocks/Rest/Bulk/JSF_import_json.md index 05414f0366..5b7d175b64 100644 --- a/Documentation/DocuBlocks/Rest/Bulk/JSF_import_json.md +++ b/Documentation/DocuBlocks/Rest/Bulk/JSF_import_json.md @@ -101,8 +101,6 @@ The response is a JSON object with the following attributes: contain a `details` attribute which is an array with more detailed information about which documents could not be inserted. -Note: this API is currently not supported on cluster coordinators. - @RESTRETURNCODES @RESTRETURNCODE{201}