How to reset the password of a local account using the REST API?
We have a local user, with Web service access only, that is used to create incidents in our instance using the ServiceNow REST API. Due to security policies, we need to change the password for this user every 3 months.An because the user has "Web ser...