v13

latestOpenAPI 3.1.0raw.githubusercontent.com2026-04-0815390371.2 KB
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"}