---
title: "POST /v1/{+parent}/pipelineJobs:batchDelete"
method: POST
path: "/v1/{+parent}/pipelineJobs:batchDelete"
tags: ["projects"]
---

# POST /v1/{+parent}/pipelineJobs:batchDelete

`POST /v1/{+parent}/pipelineJobs:batchDelete`

Batch deletes PipelineJobs The Operation is atomic. If it fails, none of the PipelineJobs are deleted. If it succeeds, all of the PipelineJobs are deleted.

## Path parameters

- `parent` string, required

## Request body

- GoogleCloudAiplatformV1BatchDeletePipelineJobsRequest — Request message for PipelineService.BatchDeletePipelineJobs.
  - `names` string[] — Required. The names of the PipelineJobs to delete. A maximum of 32 PipelineJobs can be deleted in a batch. Format: `projects/{project}/locations/{location}/pipelineJobs/{pipelineJob}`

## Response `200`

Successful response

---

[API](https://skmtc.net/google/apis/aiplatform.md) · [All operations](https://skmtc.net/google/apis/aiplatform/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/google/aiplatform/versions/b608d71b91f0/schema)
