---
title: "Batch Delete Batch Jobs"
method: POST
path: "/v1/accounts/{account_id}/batchJobs:batchDelete"
tags: ["gateway.openapi_Gateway"]
---

# Batch Delete Batch Jobs

`POST /v1/accounts/{account_id}/batchJobs:batchDelete`

## Path parameters

- `account_id` string, required

## Request body

- GatewayBatchDeleteBatchJobsBody
  - `names` string[], required — The resource names of the batch jobs to delete.

## Response `200`

A successful response.

- object

## Changes

- **2025-11-06** `311efdb2fa57` — 3 info
  - the endpoint scheme security `BearerAuth` was added to the API
  - api tag `gateway.openapi_Gateway` added
  - api tag `Gateway` removed

[Change history](https://skmtc.dev/fw-ai-external/apis/gateway-rest-api/changes/v1/accounts/:account_id/batchJobs:batchDelete/post.md)

---

[API](https://skmtc.dev/fw-ai-external/apis/gateway-rest-api.md) · [All operations](https://skmtc.dev/fw-ai-external/apis/gateway-rest-api/llms.txt) · [OpenAPI document](https://skmtc.dev/fw-ai-external/apis/gateway-rest-api/revisions/29a1e4db152c?raw)
