Delete Single Document Rendition
DELETE https://{{vaultDNS}}/api/{{version}}/objects/documents/:{doc_id}/renditions/:{rendition_type}
https://developer.veevavault.com/api/23.1/#Delete_Document_Rendition
Note: If you need to delete more than one document rendition, it is best practice to use the bulk API.
Delete a single document rendition. On SUCCESS, Vault deletes the rendition of specified type from the latest document version.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string | ||
Accept | string |