Delete Single Document Version
DELETE https://{{vaultDNS}}/api/{{version}}/objects/documents/:{doc_id}/versions/:{major_version}/:{minor_version}
https://developer.veevavault.com/api/22.1/#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
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string | ||
`` | null | ||
Accept | string |