The UPDATE_DOCUMENT_KEYS action is to update document keys that are used are metada of a document in the Perceptive Content repository.
The input parameters for UPDATE_DOCUMENT_KEYS are:
Parameter | Type | Required | Description |
---|---|---|---|
documentId | String | Required | Identifier of the document in the Perceptive Content repository. |
keys | JSON | Required | The keys of the document to be updated. |
There are no output parameters for this action.