We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
PATCH /v1/wallet-connections/{connectionId}
Update properties of an existing wallet connection for the authenticated user. Currently supports updating the display name of the connection.
name
URL: /v1/wallet-connections/{connectionId}
/v1/wallet-connections/{connectionId}
Method: PATCH
PATCH
Path Parameters:
connectionId
Query Parameters: None
Headers:
Authorization: Bearer {accessToken} (required)
Authorization: Bearer {accessToken}
Content-Type: application/json
Content (JSON body – partial updates allowed):
Example request body:
{ "name": "My Main Ethereum Wallet" }
Generate Wallet Connection Challenge
Answer Wallet Connection Challenge
Generate Wallet Connection QR Code
Connect Wallet
Get Wallet Connections
Disconnect Wallet