When invoked, the user receives an e-mail with a password reset URL.
For instance:
https://ovens.servitly.com/password-reset/c7be1078-01b8-4621-a1ef-ae0f1ae7d15a
Note that the last part of the URL (c7be1078-01b8-4621-a1ef-ae0f1ae7d15a) represents the token required by the resetPassword and validateUserPassword API.
The token has a duration of 1 hour.
For security reasons wrong email addresses are ignored, and the API does not fail.
The target email to send the reset password link.
The target user email address.
Reset successful triggered.
Request data not valid.
The error response.
User not authenticated.
The error response.
User not authorized.
The error response.
API call rate limit exeeded.
The error response.
Internal server error.
The error response.