Delete Multiple Document Renditions
DELETE https://{{vaultDNS}}/api/{{version}}/objects/documents/renditions/batch
https://developer.veevavault.com/api/24.1/#Delete_Document_Renditions
Delete document renditions in bulk.
- The maximum input file size is 1GB.
- The values in the input must be UTF-8 encoded.
- CSVs must follow the standard format.
- The maximum batch size is 500.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string | ||
Accept | string | ||
Content-Type | string |