Generic selectors
Exact matches only
Search in title
Search in content
Post Type Selectors

Change a User’s Password

PUT /Account/User/Password/Reset

This method modifies an existing user’s password.

Field Data Type
OldPassword “string”
NewPassword “string”
VerifyPassword “string”