User Details API
- Last Updated: February 2, 2024
- 1 minute read
- Hybrid Data Pipeline
- Version 5.0
- Documentation
The User Details API allows users to change their passwords. A user must have either the Administrator (12) permission or the ChangePassword (9) permission to change his or her password. By default, users must provide a current password as well as a new password when changing passwords. The following table summarizes the operation.
Note: Hybrid Data Pipeline also supports change password functionality
where the user is not required to enter a current password. Administrators can enable
this non-default behavior with the System Configurations API.
| Operation | Request | URL |
|---|---|---|
| Updates a user password | PUT | https://<myserver>:<port>/api/admin/userdetails/changePassword |