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

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

turnkeyRecoveryTargetPublicKey
string
required

Response

201 - application/json
turnkeyRecoveryUserId
string
required

ID of the environment

Was this page helpful?