post https://sandbox.datamotion.com/SMCApi/v3/token/challenge
Note: This endpoint should not be called to MFA via Authenticator app. In this case, the /token endpoint should be called using the MFA Example.
        {
           "challenge_type": "Email",
           "mfa_token": "{mfa token }",
           "user_token": "{user token}"
        }