Delete Single Document Version
DELETE https://{{vaultDNS}}/api/{{version}}/objects/documents/:{doc_id}/versions/:{major_version}/:{minor_version}
https://developer.veevavault.com/api/24.2/#Delete_Document_Version
Note: If you need to delete more than one document version, it is best practice to use the bulk API.
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.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string | ||
`` | null | ||
Accept | string |