Bind Account Webauthn

Creates or associates an account from your system to a Privakey account.

If the accountId has not yet been used, a new account is created. The location URL of the new account is placed in the header. Additionally, "registrationOptions" are returned. This value is intended to be used by the webauthn client to create new credentials.

If the accountId has already been used, the registration options are simply returned.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Form Data
string
required

The user's account id

json
required

A JSON string containing "name" and "displayName" properties that will be used to identify the webauthn credential to the end user

string
required

The domain name of the server that will be registering the webauthn credential

Headers
string
required
Defaults to Basic <basic creds>

Either Basic or HMAC, depending on how the Request Origin is configured.

Responses

Language
LoadingLoading…
Response
Choose an example:
application/json