---
title: "DELETE /networks/{networkId}/members/{memberId}"
method: DELETE
path: "/networks/{networkId}/members/{memberId}"
---

# DELETE /networks/{networkId}/members/{memberId}

`DELETE /networks/{networkId}/members/{memberId}`

Deletes a member. Deleting a member removes the member and all associated resources from the network. `DeleteMember` can only be called for a specified `MemberId` if the principal performing the action is associated with the Amazon Web Services account that owns the member. In all other cases, the `DeleteMember` action is carried out as the result of an approved proposal to remove a member. If `MemberId` is the last member in a network specified by the last Amazon Web Services account, the network is deleted also.

Applies only to Hyperledger Fabric.

## Path parameters

- `networkId` string, required
- `memberId` string, required

## Response `200`

Success

- DeleteMemberOutput

## 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)
