Remove a Web3 connection
TypeScript
const response: Promise<FireblocksResponse<void>> = fireblocks.web3Connections.remove(web3ConnectionsApiRemoveRequest);
Documentation IndexFetch the complete documentation index at: https://developers.fireblocks.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://developers.fireblocks.com/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