Users

Start passkey bridge sudo verification

Start a sudo verification ceremony for a passkey that belongs to the paired first-party origin. Only available on the official instance from the new origin.

post/users/@me/passkey-bridge

Request body

runner'page' | 'native' required

Where the passkey ceremony runs: a page on the paired origin or the native desktop client

nonce_hashstring required

Lowercase hex SHA-256 digest of the nonce the starting page keeps

Response

Success

ceremony_idstring required

Identifier of the passkey ceremony

bridge_urlstring nullable required

Page that runs the ceremony, or null for the native runner

Changes

Changed in 1 of the 21 revisions of this API.1

Of the 21 revisions, 2 have no diff computed.