Delete Multiple Object Record Attachments

DELETE https://{{vaultDNS}}/api/{{version}}/vobjects/:{object_name}/attachments/batch

https://developer.veevavault.com/api/22.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

KeyDatatypeRequiredDescription
idParamstring

HEADERS

KeyDatatypeRequiredDescription
Authorizationstring
Acceptstring
Content-Typestring