Auth

Cancel passkey bridge

Cancel a passkey bridge ceremony that has not completed.

post/auth/passkey-bridge/{ceremony_id}/cancel

Path parameters

ceremony_idstring required

Identifier of the passkey ceremony

Identifier of the passkey ceremony

Response

Success

return_urlstring nullable required

Where the page runner goes next, or null for the native runner

completion_codestring nullable required

Code the native runner redeems, or null for the page runner

Changes