Update Multiple Object Record Attachment Descriptions
PUT https://{{vaultDNS}}/api/{{version}}/vobjects/:{object_name}/attachments/batch
https://developer.veevavault.com/api/20.2/#update-multiple-object-record-attachment-descriptions
Update object record attachments in bulk with a JSON or CSV input file. You can only update 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.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string | ||
Accept | string | ||
Content-Type | string |