Forum Discussion
rmahasethbid
Jul 05, 2021Copper Contributor
Reset Password without user Credentials
Is there any Azure AD API where we can reset password without passing the old password? We have a use case where we need to do the password reset and we only have the client credentials. Can any...
davidbmarker
Jul 05, 2021Brass Contributor
Good Afternoon! The following should assist in resetting the password for a user account using Microsoft Graph. I do want to caution you as these APIs are still in beta.
https://docs.microsoft.com/en-us/graph/api/passwordauthenticationmethod-resetpassword?view=graph-rest-beta&tabs=http