Skip to main content
DELETE
/
network_ids
/
{networkId}
TypeScript
const response: Promise<FireblocksResponse<DeleteNetworkIdResponse>> = fireblocks.networkConnections.deleteNetworkId(networkConnectionsApiDeleteNetworkIdRequest);
{
  "success": true
}

Documentation Index

Fetch the complete documentation index at: https://fireblocks-43c4b3ee-chore-add-cli.mintlify.app/llms.txt

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

Path Parameters

networkId
string
required

The ID of the network

Response

Network ID

success
boolean
required