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:
realm - realm name (not id!)
username - username (not id!)

Resource Methods
Method Summary
NameDescription
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

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

HTTP Example:
PUT /admin/realms/{realm}/users/{username}/reset-password-email
Output:
Response -
Consumes:
application/json