POST
/v1/auth/webauthn/update/finish
Finalize adding a new WebAuthn device
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?