POST
/
sdk
/
{environmentId}
/
users
/
embeddedWallets
/
emailAuth

Authorizations

Authorization
string
headerrequired

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

environmentId
string
required

ID of the environment

Body

application/json
walletId
string
required

ID of the environment

turnkeyEmailAuthTargetPublicKey
string
required

Response

200 - application/json
turnkeyUserId
string
required

ID of the environment

turnkeyApiKeyId
string
required

ID of the environment

Was this page helpful?