These docs are for v20.3.44. Click to read the latest docs for v20.3.186.

Discussions

Ask a Question
Back to All

Updating password via REST API?

I'm wondering how I would change a user's password via the REST API? Currently in the old SOA API I can make a web service call to MembershipWebServiceSoapClient.UpdatePassword2() which allows me to update a user's password. How would I do this in REST?