An API that connects multiple Microsoft services, enabling data access and automation across platforms
Hi @Mallesh Jambagi —the changePassword action is used by a user to reset their own password. It works only on /me. Please see more in the user: changePassword article.
To reset another user's password (which seems like what you're trying to do), update the passwordProfile property of the User object. Please see more in Example 3.