Was this helpful?
Initialize the Circle USDC user self custody wallet. This starts a process that must be completed by the user.
POST /wallet/circle-init HTTP/1.1 Host: api.bringyour.com Authorization: Bearer YOUR_SECRET_TOKEN Accept: */*
{ "user_token": { "user_token": "text", "encryption_key": "text" }, "challenge_id": "text", "error": { "message": "text" } }