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"
}

Hello @jaymin104,

Thank you for reaching out here on the Okta Developer Forum. We noticed that your question is more closely related to MFA and Okta Verify. To ensure you receive the most accurate and timely assistance, we recommend reposting your query on Okta’s Community at: Okta Help Center (Lightning)

Okta’s teams on the Community are better equipped to provide the comprehensive support and guidance you need as they have the specialised knowledge and expertise in Multifactor Authentication Setup.

We appreciate your understanding and are committed to ensuring you receive the best possible support. If you have any other questions or issues related to Okta’s developer tools and API’s, feel free to post them here, and we’ll be happy to assist!

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