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

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
publicKey
string
required
prevSessionKeySignature
string

Response

200 - application/json
publicKey
string
required
expiresAt
number
required

Was this page helpful?