Delete Multiple Documents
DELETE https://{{vaultDNS}}/api/{{version}}/objects/documents/batch
https://developer.veevavault.com/api/24.1/#Delete_Documents
Delete all versions of multiple documents, including all source files and viewable renditions.
- 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 | null | If you’re identifying documents in your input by their external ID |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string | ||
Accept | string | ||
Content-Type | string |