{ "userId": 1, "provider": "string" }
curl --location --request POST '/api/TokenAuth/SendTwoFactorAuthCode' \ --header 'Content-Type: application/json' \ --data-raw '{ "userId": 1, "provider": "string" }'
{}