Do we have any microsoft graph api to send OTP via Phone?

Jasmin Shikalgar 1 Reputation point
2021-02-06T05:24:32.387+00:00

Do we have any microsoft graph api to send OTP via Phone?

Microsoft Security | Microsoft Graph
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Jeevan-MSFT 81 Reputation points Microsoft Employee
    2021-02-08T04:16:32.537+00:00

    If you are looking for a service like Twilio where you can send SMSs, I believe there is no equivalent in MS Graph. You can use the API given here( https://learn.microsoft.com/en-us/graph/api/resources/phoneauthenticationmethod?view=graph-rest-beta) to get more details about a user's phone authentication method detail. There is no API to force send an SMS. You can raise a feature request over here. https://microsoftgraph.uservoice.com/forums/920506-microsoft-graph-feature-requests If this answer helped, do mark it as verified.

    1 person found this answer helpful.
    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.