Remove a Web3 connection
TypeScript
const response: Promise<FireblocksResponse<void>> = fireblocks.web3Connections.remove(web3ConnectionsApiRemoveRequest);
Documentation IndexFetch the complete documentation index at: https://fireblocks-43c4b3ee-chore-add-cli.mintlify.app/llms.txtUse this file to discover all available pages before exploring further.
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.
Unique ID of the End-User wallet to the API request. Required for end-user wallet operations.
The ID of the existing Web3 connection to remove.
Connection removed successfully