v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1427153143.4 KB

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.

delete/networks/{networkId}/members/{memberId}

Path parameters

networkIdstring required

The unique identifier of the network from which the member is removed.

memberIdstring required

The unique identifier of the member to remove.

Response

Success

DeleteMemberOutput required