Update - Metadata of multiple documents

This service updates a metadata key and value pair for multiple documents.

In/Out

Name

Details

Data type

In

ADS user

Optional. If not specified, the arisservice user is used, which is our recommendation.

<Text>

In

ADS password

Optional. If not specified, the arisservice user password is used.

<Password>

In

Documents

List of documents whose metadata is to be updated, mandatory field.

<Document collection>

In

Key

Metadata key that is to be updated for all documents in the document list, mandatory field.

<Text>

In

Value

Metadata value that is to be updated for all documents in the document list, mandatory field.

<Text>

Out

Updated documents

List of documents for which a metadata key/value pair was updated. If document names are changed during the update, the document names prior to the update are returned.

<Document collection>

Update metadata of multiple documents