Update Multiple Object Record Attachment Descriptions

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

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

KeyDatatypeRequiredDescription
Authorizationstring
Acceptstring
Content-Typestring