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

# Batch Delete Node Pools

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

## Path parameters

- `account_id` string, required

## Request body

- GatewayBatchDeleteNodePoolsBody
  - `names` string[], required — The resource names of the node pools 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/nodePools: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-service-production.skmtc.workers.dev/v1/apis/fw-ai-external/gateway-rest-api/revisions/29a1e4db152c/schema)
