Delete Single Document
DELETE https://{{vaultDNS}}/api/{{version}}/objects/documents/:{doc_id}
https://developer.veevavault.com/api/21.1/#delete-single-document
Delete all versions of a document, including all source files and viewable renditions.
If you need to delete more than one document, it is best practice to use the bulk API.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string | ||
Accept | string |