PUT
/
sdk
/
{environmentId}
/
users
/
passkeys

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
id
string
required

ID of the environment

alias
string

Response

200 - application/json
id
string
required

ID of the environment

alias
string
userAgent
string
origin
string
credentialId
string
required
createdAt
string
required
updatedAt
string
storage
object

Was this page helpful?