Delete Batch
Batches API
Delete Batch
Delete batch (placeholder—does not delete orders)
DELETE
Delete Batch
Delete Background Check Batch
Placeholder implementation. This endpoint does not cancel or delete orders. Use
DELETE /background-check/v1/orders/{orderId} for each order you need to cancel.Path Parameters
Echoed back as
batchId; not used to remove data.Response
Always
false in the current implementationSame as the path
idExplains that batch deletion is not implemented
Use per-order DELETE endpoints