1

Setting the password via API

Hi there,

I'd like to use the API to set a HumanUser's password.  Something like:

sg.update("HumanUser", 999, {"password_proxy": "12345", "password_proxy_confirm":"12345"})

This gives an API permission error.  What's the best way to programmatically set a user password?

1 comment

  • 1
    Avatar
    Mike Hendricks

    I would like the ability to trigger a password reset email from the api.

Please sign in to leave a comment.