Hello All, We are encountering an issue with the Splunk Update Password API. When we make a request to update a user’s password, the API returns a 200 OK status code, but instead of the expected JSON response, we are receiving an HTML response. Additionally, despite the successful status code, the password is not being updated on the server. however it was worked earlier, we have verified it's giving issue on both OnPrem and cloud instance. splunk enterprise version: 9.3.1.0 Followed following official documentation: https://docs.splunk.com/Documentation/Splunk/9.3.1/RESTREF/RESTaccess#authentication.2Fusers
... View more