---
title: "Delete a batch process"
method: DELETE
path: "/v2/batch-processing/{identifier}"
tags: ["Batch Processing"]
---

# Delete a batch process

`DELETE /v2/batch-processing/{identifier}`

Given an `identifier`, this endpoint will delete a file that has failed validation. Files that were successful cannot be deleted using this endpoint.



You need "Access to base transaction monitoring functionality" enabled and the "Create and screen customers" permission to use this endpoint.

## Path parameters

- `identifier` string, uuid, required

## Response `200`

OK

- BulkDeletedBatch
  - `identifier` string, uuid, required

---

[API](https://skmtc.dev/complyadvantage/apis/mesh-api.md) · [All operations](https://skmtc.dev/complyadvantage/apis/mesh-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/complyadvantage/mesh-api/revisions/fdaac4351d85/schema)
