You need to sign in to do that
Don't have an account?

reset community user password using REST API
I tried to find a REST API to allow to reset community user's password, and send emai to user.
I tried DELETE sobjects/User/<user id>/password from https://developer.salesforce.com/docs/atlas.en-us.api_rest.meta/api_rest/dome_sobject_user_password.htm. It changed the password and didn't send emai.
Not sure if there is a way to do that. Thanks in advance.
I tried DELETE sobjects/User/<user id>/password from https://developer.salesforce.com/docs/atlas.en-us.api_rest.meta/api_rest/dome_sobject_user_password.htm. It changed the password and didn't send emai.
Not sure if there is a way to do that. Thanks in advance.