Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Required, see Auth - Login.  To update a user other than yourself you must be an admin.

Arguments

wpuserid (required)
ID of a users wordpress account, or a person._id, or their primary email

password (required)
New password of user.  This can be SHA-256 hashed already or if it is not, will hash for you.

...