Delete Single Document Version

DELETE https://{{vaultDNS}}/api/{{version}}/objects/documents/:{doc_id}/versions/:{major_version}/:{minor_version}

https://developer.veevavault.com/api/20.2/#delete-single-document-version

Delete a specific version of a document, including the version’s source file and viewable rendition. Other versions of the document remain unchanged. See also Delete Document.

If you need to delete more than one document version, it is best practice to use the bulk API.

HEADERS

KeyDatatypeRequiredDescription
Authorizationstring
``null
Acceptstring