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