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

Download Open API Spec

POST /2fa/reset

Initiates the reset of two factor authentication, sending a notification to the user with a signed token. The request can be performed using the twoFaToken received from an authentication request that requires two factor authentication.

Resource URL

https://repo-prod.prod.sagebase.org/auth/v1/2fa/reset

Resource Information
Authentication not required
Required OAuth Scopes modify
HTTP Method POST
Request Object TwoFactorAuthResetRequest
(application/json)
Response Object None