Update Multiple Documents

PUT https://{{vaultDNS}}/api/{{version}}/objects/documents/batch

https://developer.veevavault.com/api/20.2/#update-multiple-documents

Bulk update editable field values on multiple documents. You can only update the latest version of each document. To update past document versions, see Update Document Version.

The maximum CSV input file size is 1GB. The values in the input must be UTF-8 encoded. CSVs must follow the standard format. The maximum batch size is 1,000.

HEADERS

KeyDatatypeRequiredDescription
Authorizationstring
Acceptstring
Content-Typestring