Skip to main content
DELETE
/
network_connections
/
{connectionId}
TypeScript
const response: Promise<FireblocksResponse<DeleteNetworkConnectionResponse>> = fireblocks.networkConnections.deleteNetworkConnection(networkConnectionsApiDeleteNetworkConnectionRequest);
{
  "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

connectionId
string
required

The ID of the network connection to delete

Response

Network ID

success
boolean
required