---
title: "Delete Node Pool"
method: DELETE
path: "/v1/accounts/{account_id}/nodePools/{node_pool_id}"
tags: ["gateway.openapi_Gateway"]
---

# Delete Node Pool

`DELETE /v1/accounts/{account_id}/nodePools/{node_pool_id}`

## Path parameters

- `account_id` string, required
- `node_pool_id` string, required

## 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/:node_pool_id/delete.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)
