I have a question about fusionauth and its 2FA API. we want to use 2fa in our app but only under some circumstances and not on every login. I found that there is API to send a code via SMS but I can't seem to find an API to verify it. can anyone help me?
I looked at the docs and there is only send and enable/disable no verify, can it be somewhere else?