Registers a session key for an embedded wallet
Registers a session key for an embedded wallet
POST
/
sdk
/
{environmentId}
/
users
/
embeddedWallets
/
sessionKey
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
environmentId
string
requiredID of the environment
Body
application/json
publicKey
string
requiredprevSessionKeySignature
string
Response
200 - application/json
publicKey
string
requiredexpiresAt
number
requiredWas this page helpful?