Skip to main content
PATCH
/
network_ids
/
{networkId}
/
set_name
TypeScript
const response: Promise<FireblocksResponse<SetNetworkIdResponse>> = fireblocks.networkConnections.setNetworkIdName(networkConnectionsApiSetNetworkIdNameRequest);
{
  "success": true
}

Documentation Index

Fetch the complete documentation index at: https://developers.fireblocks.com/llms.txt

Use this file to discover all available pages before exploring further.

Path Parameters

networkId
string
required

The ID of the network

Body

application/json
name
string
required

Response

Network ID

success
boolean
required