/social/person/update/password/{
...
id}/{password}
Info |
---|
Changes a users password. A simple web-based utility is available for managing users. |
Authentication
Required, see Auth - Login. To update a user other than yourself you must be an admin.
Arguments
wpuserid id (required)
ID of a users wordpress account, or a person._id, or their primary email
...