Users

Redeem passkey bridge sudo verification

Redeem a finished sudo passkey bridge ceremony once for a sudo mode token. Requires the nonce kept by the starting page and the completion code handed back when the ceremony finished.

post/users/@me/passkey-bridge/{ceremony_id}/redeem

Path parameters

ceremony_idstring required

Identifier of the passkey ceremony

Identifier of the passkey ceremony

Request body

noncestring required

Nonce whose SHA-256 digest was sent when the ceremony started

completion_codestring required

Code handed back when the ceremony finished

Response

Success

OR

Changes