Veeva Vault - Bulk delete records (batch) action

The Bulk delete records (batch) action deletes up to 500 records by ID in a single request in Veeva Vault.

Input

Input fields are generated dynamically based on the object you select. Refer to the Veeva Vault documentation for a complete list of input fields. The following field is common to all objects.

Input fieldDescription
ObjectSelect the Vault object you plan to delete. For example, Product. This list is populated dynamically from your Vault.

Output

Output fieldDescription
Response statusThe overall status of the bulk delete operation.
Success countThe number of records successfully deleted.
Warning countThe number of records evaluated but not changed.
Failure countThe number of records that failed to delete.
DataAn array with one entry per record in the batch: Response status, ID, Errors (array of Type and Message), and Warnings (array of Warning type and Message).

Last updated: