Resetting Realm User password using admin sdk (via REST)

Hi,
I want to set a user password to a new value from the “administrative side” of the api. What’s the right REST call (assuming there is one)? And is there a single best place for examples of administrative calls to manage things like this?
Thanks,
Dave

1 Like

To clarify, I am trying to find a good example of a realm-script that will run on Realm when the client invokes the “CallResetPasswordFunction”.

Run a Password Reset Function