POST
Start adding a passkey

Authorizations

Authorization
string
header
required

The user's id_token from authentication — the ID token, not the access_token. The program and environment come from the token.

Headers

x-program-id
string
required

Identifies the program. Can also be sent as the programId query parameter.

Body

application/json
friendly_name
string

A label for this passkey, e.g. "My iPhone".

Response

Setup options

success
boolean
Example:

true

data
object