Validate2FA
Type of authentication.
Authentication code.
curl -L \ --request POST \ --url 'Validate2FA' \ --header 'Content-Type: application/json' \ --data '{"TFaType":"TFATYPE","Code":"YourCode"}'
{ "TFaAuthenticated": true }