Passa al contenuto principale

Request password reset

POST 

/api/auth/password-reset-request

When this API is called, an email containing a link to a frontend page with a token is sent to the email address written in the payload. The page linked will use the reset-password API to change the password of user.

Request

Responses

Successful operation