auth

Rename Passkey

Relabel one of the caller's passkeys, which is all that is editable.

Ungated like the list, and for the same reason: naming an orphan before deleting it is not something a lost relying-party ID should prevent.

patch/v1/auth/webauthn/credentials/{credential_id}

Path parameters

credential_idstring uuid required

Request body

namestring required

Response

Successful Response

backed_upboolean required
created_atstring date-time required
credential_idstring required
idstring uuid required
is_usableboolean required
last_used_atstring date-time nullable required
namestring required
rp_idstring required
transportsstring[] required

Changes