Delete Multiple Document Versions

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

https://developer.veevavault.com/api/23.1/#Delete_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