Reset 2FA
curl -L \ --request PUT \ --url 'http://api.client.nbcgate.tech//tfa/reset' \ --header 'Content-Type: application/json' \ --data '{ "OTP": "text", "email": "text" }'
No body