<iframe src="https://www.googletagmanager.com/ns.html?id=GTM-M74D8PB" height="0" width="0" style="display:none;visibility:hidden">
Loading
Skip to NavigationSkip to Main Content
0D54z0000A3q3cbCQAOkta Classic EngineMulti-Factor AuthenticationAnswered2025-10-11T09:00:47.000Z2024-03-19T17:32:44.000Z2024-03-26T15:53:53.000Z
API to send Okta verify enrollment setup links to EMAIL/SMS

I want to know the API end points to send the okta verify enrollment setup link in email/SMS. Currently we are using users/{USERID}/factors API for enrollment with the below payload. But there is no way to send the setup link in Email/SMS.

 

{

  "factorType":"push",

  "provider":"OKTA"

}

 

I have asked the same question on developer portal: https://devforum.okta.com/t/api-to-send-okta-verify-enrollment-setup-links-to-email-sms/27264


10 of 11
This question is closed.
Loading
API to send Okta verify enrollment setup links to EMAIL/SMS