---
title: "DELETE /networks/{networkId}/nodes/{nodeId}"
method: DELETE
path: "/networks/{networkId}/nodes/{nodeId}"
---

# DELETE /networks/{networkId}/nodes/{nodeId}

`DELETE /networks/{networkId}/nodes/{nodeId}`

Deletes a node that your Amazon Web Services account owns. All data on the node is lost and cannot be recovered.

Applies to Hyperledger Fabric and Ethereum.

## Path parameters

- `networkId` string, required
- `nodeId` string, required

## Query parameters

- `memberId` string

## Response `200`

Success

- DeleteNodeOutput

## Other responses

- `480` — InvalidRequestException
- `481` — AccessDeniedException
- `482` — ResourceNotFoundException
- `483` — ResourceNotReadyException
- `484` — ThrottlingException
- `485` — InternalServiceErrorException

---

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