curl --location --request POST 'https://awqacore01.crexendocloud.com/ns-api/v2/oauth/mfaDelete' \ --header 'Content-Type: application/json' \ --data-raw '{ "mfa_vendor": "google", "mfa_type": "authenticator" }'
{}