...
The client may request a single-use temporary reset code by calling /api/users/v2/reset_password
. The reset-code is sent to the user's email.
Reset email
See Email sending for more information on how the email is sent.
...
Typically the email should contain a link to some UI page where the password and user email are hidden for a better user experience. The dynamic data sent in the email is as follows:
...