v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1427153143.4 KB

Creates a member within a Managed Blockchain network.

Applies only to Hyperledger Fabric.

post/networks/{networkId}/members

Path parameters

networkIdstring required

The unique identifier of the network in which the member is created.

Request body

ClientRequestTokenstring required

A unique, case-sensitive identifier that you provide to ensure the idempotency of the operation. An idempotent operation completes no more than one time. This identifier is required only if you make a service request directly using an HTTP client. It is generated automatically if you use an Amazon Web Services SDK or the CLI.

InvitationIdstring required

The unique identifier of the invitation that is sent to the member to join the network.

Response

Success

MemberIdstring

The unique identifier of the member.