Get reauthentication settings
GET/identity/v2/auth/account/reauth/2fa
This API is used to trigger reauthentication for two-factor authentication (2FA) settings, allowing users to verify their 2FA methods.
Request
Responses
- 200
- 400
- 403
- 500
OK: The request was successful.
Bad Request: The request could not be understood by the server due to malformed syntax.
Forbidden: The server understood the request, but refuses to authorize it.
Internal Server Error - an unexpected error occurred on the server.