Delete Multiple Object Record Attachments
DELETE https://{{vaultDNS}}/api/{{version}}/vobjects/:{object_name}/attachments/batch
https://developer.veevavault.com/api/21.1/#delete-multiple-object-record-attachments
Delete object record attachments in bulk with a JSON or CSV input file. You can only delete the latest version of an attachment.
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.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
idParam | string |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string | ||
Accept | string | ||
Content-Type | string |