POST
/v1/auth/webauthn/signup/finish
Finalize a WebAuthn signup operation
Endpoint Authentication
Use authorization bearer header with the following format:
Authorization: Bearer \<Project ID\>
Authorization
Authorization
RequiredBearer <token>
In: header
Request Body
transactionId
string
response
string
Status code | Description |
---|---|
200 | OK |
Was this helpful?