An API that connects multiple Microsoft services, enabling data access and automation across platforms
Hello Thiruvenkatam Rengarajan,
Thank you for reaching out to Microsoft Support!
The Graph API supports OAuth streams, and you can use auth code flow for interactive user login authentication and update passwords through the update user endpoint.
Programming the way, you can do it using the Graph SDK.
A simpler approach is to use Graph Explorer, where users log in and grant response permission to send a request to change their password.
Hope this helps.
If the answer is helpful, please click Accept Answer and kindly upvote it. If you have any further questions about this answer, please click Comment.