Path: / admin / realms / {realm} / users / {username} / reset-password-email

Send an email to the user with a link they can click to reset their password

Path parameters:
username - username (not id!)
realm - realm name (not id!)

Method Summary
ResourceDescription
PUT /admin/realms/{realm}/users/{username}/reset-password-emailSend an email to the user with a link they can click to reset their password

Method Detail
HTTP Example:
PUT /admin/realms/{realm}/users/{username}/reset-password-email

Send an email to the user with a link they can click to reset their password

Output:
javax.ws.rs.core.Response -
Consumes:
application/json