{ "userId": 1, "walletAddress": "0xcb05C03A2063f331EB1520a65Cb99172E67B999a" }
curl --location --request POST 'https://sso.dlab.ovh/api/admin/account/bind-wallet' \ --header 'Authorization: Bearer ' \ --header 'Content-Type: application/json' \ --data-raw '{ "userId": 1, "walletAddress": "0xcb05C03A2063f331EB1520a65Cb99172E67B999a" }'
{}