{ "email": "kevin@rct.ai", "verificationCode": "123456", "walletAddress": "0xcb05C03A2063f331EB1520a65Cb99172E67B999a", "signature": "ewaekgcqwle;DSKCBWALEADSCVWKEAJDSGCV" }
curl --location --request POST 'https://sso.dlab.ovh/api/wallet/eth/bind-to-account' \ --header 'Content-Type: application/json' \ --data-raw '{ "email": "kevin@rct.ai", "verificationCode": "123456", "walletAddress": "0xcb05C03A2063f331EB1520a65Cb99172E67B999a", "signature": "ewaekgcqwle;DSKCBWALEADSCVWKEAJDSGCV" }'
{}