Accounts

Finishes account recovery pre-auth passkey registration by validating the recovery session, deactivating the user's password, and completing passkey registration.

post/v1/passkey/finish-ar-preauth-registration

Request body

recoverySessionstring
passkeySessionIdstring
passkeyRegistrationResponsestring
userIdinteger
isPostRecoveryboolean
sourcestring

Response

OK

RobloxWebWebAPIApiEmptyResponseModel required

Changes