Update Multiple Document Attachment Descriptions
PUT https://{{vaultDNS}}/api/{{version}}/objects/documents/attachments/batch
https://developer.veevavault.com/api/24.2/#Update_Multiple_Attachments
Update multiple document attachments in bulk with a JSON or CSV input file. This works for version-specific attachments and attachments at the document level. 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 |
---|---|---|---|
Accept | string | ||
Authorization | string | ||
Content-Type | string |