Hi Donna,
Also there is a WFA REST API for changing user passwords. You can access the documentation using "https://<%wfa_server%>/rest/docs" and authenticating as admin.
Its under "Systems Operations\User Management"
PUT /users/{user_name}/password
If you have to reset local user passwords manually on a regular basis then would configuring LDAP integration be an appropriate option?
Would also be possible to create a workflow to reset the local WFA user password
/Matt
If this post resolved your issue, help others by selecting ACCEPT AS SOLUTION or adding a KUDO.