Connect Wallet to AccountAsk AIpost https://api-enterprise.sbt.dinari.com/api/v2/accounts/{account_id}/wallet/externalConnect a Wallet to the Account after verifying the signature.Path Paramsaccount_iduuidrequiredBody ParamssignaturestringrequiredSignature payload from signing the connection message with the Wallet.nonceuuidrequiredNonce contained within the connection message.wallet_addressstringrequiredAddress of the Wallet.chain_idstringenumrequiredCAIP-2 formatted chain ID of the blockchain the Wallet to link is on. eip155:0 is used for EOA walletseip155:1eip155:42161eip155:8453eip155:81457eip155:98866eip155:999eip155:202110eip155:0Show 8 enum valuesResponses 201Created 422Unprocessable Entity defaultDefault error responseUpdated 10 months ago