post
https://saner.secpod.com/AncorWebService/perform
This method allows you to update the password of a user in Saner Server. It requires user id and password.
| Key | Meaning | Mandatory | Data Type |
|---|---|---|---|
| id | User ID whose password is updated. | Yes | string |
| password | New password for the user. | Yes | string |
