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