POST
/v1/auth/webauthn/update/start
Add a new WebAuthn device to an existing user
Endpoint Authentication
Use authorization bearer header with the following format:
Authorization: Bearer \<Project ID:Refresh JWT\>
Authorization
Authorization
RequiredBearer <token>
In: header
Request Body
loginId
string
origin
string
passkeyOptions
object
Status code | Description |
---|---|
200 | OK |
Was this helpful?