Accounts
Remove Gateway Wallet
Remove a wallet from Gateway.
Args: chain: Blockchain chain (e.g., 'solana', 'ethereum') address: Wallet address to remove
Returns: Success message
Raises: HTTPException: 503 if Gateway unavailable
delete/accounts/gateway/{chain}/{address}
Path parameters
chainstring required
addressstring required
Response
Successful Response
{"stackTrail":"paths:/accounts/gateway/{chain}/{address}:delete:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}