The Open API specification for Synapse is now available for download!

Download Open API Spec

TwoFactorAuthDisableRequest

org.sagebionetworks.repo.model.auth.TwoFactorAuthDisableRequest

Allows to disable two-factor authentication for the user account

Field Type Description
twoFaToken STRING The token that was included in the error response when authenticating.
twoFaResetToken TwoFactorAuthResetToken Signed token containing the the information necessary to reset 2fa for a user.