PasswordReset
POST/password-reset
ResetPassword allows the user (after requesting a password reset) to set a new password - the password reset token needs to be set in the request and not expired. If the request is successful, a confirmation of the reset is sent to the user and a 200 StatusOK is returned
Request
Responses
- 200
- 400
- 500
- default
success
Bad Request
Internal Server Error