Resend Voice Call factor

I have a customized UI to allow our users to enroll Voice Call Authentication. I’m using the Okta SDK Java to access the Okta Factor API. I want to allow the users to be able to redial the phone number to get the verification code if they missed the first time. I see the API for Resend voice call as part of enrollment. But where is the corresponding method in the SDK? I don’t see a resend in UserFactor. Could someone please help me? Thanks!

the SDK does not have methods for every possible API action; if you need to use something that is not available by default in the package, you can set your own resource for that particular request

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.