BackendService

Update Passkey

Update a Passkey.

patch/v1/passkeys/{id}

Path parameters

idstring required

The Passkey ID.

Request body

idstring

The Passkey ID. Starts with passkey_....

userIdstring

The User this Passkey belongs to.

createTimestring date-time

The timestamp of when the Passkey was created.

updateTimestring date-time

The timestamp of when the Passkey was last updated.

disabledboolean

Indicates whether the Passkey is disabled.

credentialIdstring bytes

The unique credential ID for the Passkey, as a binary value.

publicKeyPkixstring

The public key associated with the Passkey, in PEM-encoded PKIX format.

Starts with -----BEGIN PUBLIC KEY-----.

aaguidstring

The Authenticator Attestation GUID (AAGUID) for the Passkey.

rpIdstring

The relying party ID associated with the Passkey.

Response

OK

Changes

Changed in 3 of the 10 revisions of this API.5172

  • e3ac0347dfbe191See the full diff
    • the response's property type changed from object to no type for status

      response-property-type-changed

    • removed the optional property / from the response with the status

      response-optional-property-removed

    • removed the optional property / from the response with the status

      response-optional-property-removed

    • removed the optional property / from the response with the status

      response-optional-property-removed

    • removed the optional property / from the response with the status

      response-optional-property-removed

    • removed the optional property / from the response with the status

      response-optional-property-removed

    • removed the optional property / from the response with the status

      response-optional-property-removed

    • removed the optional property / from the response with the status

      response-optional-property-removed

    • removed the optional property / from the response with the status

      response-optional-property-removed

    • removed the optional property / from the response with the status

      response-optional-property-removed

    • added to the response property allOf list for the response status

      response-property-all-of-added

    • the / response's property type changed from object to no type for status

      response-property-type-changed

    • the / response's property type changed from object to no type for status

      response-property-type-changed

    • the / response's property type changed from object to no type for status

      response-property-type-changed

    • the / response's property type changed from object to no type for status

      response-property-type-changed

    • removed the optional property // from the response with the status

      response-optional-property-removed

    • removed the optional property // from the response with the status

      response-optional-property-removed

    • removed the optional property // from the response with the status

      response-optional-property-removed

    • removed the optional property // from the response with the status

      response-optional-property-removed

    • removed the optional property // from the response with the status

      response-optional-property-removed

    • removed the optional property // from the response with the status

      response-optional-property-removed

    • removed the optional property // from the response with the status

      response-optional-property-removed

    • removed the optional property // from the response with the status

      response-optional-property-removed

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • endpoint added

      endpoint-added