Change Password for newly created User(Web service access only)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-10-2024 12:08 PM
Hello Experts,
Can someone guide me how I can change password for a newly created user with having only web service access role. For other users with access to UI, password can be changed while logging in for the first time but not possible for the user with this specific role.
Also the "Reset a password" related link is not working.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-10-2024 12:10 PM
@Dibyaratnam Did you try the Set Password UI Action?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-10-2024 12:13 PM
Yes I did. It asks me to generate password. But I am not able to reset the password from this.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-10-2024 12:15 PM
1. As step 1, click on Generate to generate the password.
2. Click on Save Password to save the generated password.
Use this new password for your API communication.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-10-2024 12:19 PM
Yes I have tried that but I am not able to use that password in basic auth profile which I am trying to set for outbound REST message configuration as I have created this user for REST integration.
I want to change that self generated password to something else which I can remember and use as per my requirement.