Skip to main content
PATCH
/
network_connections
/
{connectionId}
/
set_routing_policy
TypeScript
const response: Promise<FireblocksResponse<SetRoutingPolicyResponse>> = fireblocks.networkConnections.setRoutingPolicy(networkConnectionsApiSetRoutingPolicyRequest);
{
  "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

connectionId
string
required

The ID of the network connection

Body

application/json
routingPolicy
object
required

Response

Network ID

success
boolean
required