Delete Multiple Document Versions

DELETE https://{{vaultDNS}}/api/{{version}}/objects/documents/versions/batch

https://developer.veevavault.com/api/21.3/#delete-multiple-document-versions

Delete a specific version of multiple documents, including the version’s source file and viewable rendition.

The maximum 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 500.

Request Params

KeyDatatypeRequiredDescription
idParamnullIf you’re identifying documents in your input by their external ID

HEADERS

KeyDatatypeRequiredDescription
Authorizationstring
Content-Typestring
Acceptstring