PATCH
Rename 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.

Path Parameters

id
string
required

The credential id.

Body

application/json
friendly_name
string
required

Response

Renamed

success
boolean
Example:

true

data
null