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

# POST /v4/{+parent}/jobs:batchDelete

`POST /v4/{+parent}/jobs:batchDelete`

Begins executing a batch delete jobs operation.

## Path parameters

- `parent` string, required

## Request body

- BatchDeleteJobsRequest — Request to delete a batch of jobs.
  - `names` string[] — The names of the jobs to delete. The format is "projects/{project_id}/tenants/{tenant_id}/jobs/{job_id}". For example, "projects/foo/tenants/bar/jobs/baz". A maximum of 200 jobs can be deleted in a batch.

## Response `200`

Successful response

---

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