Reset password using a reset token
POST/api/auth/reset-password
Reset password using a reset token
Request
Responses
- 200
- 400
- 429
- 500
Password reset successfully
Validation error, password does not meet strength requirements, or token is invalid or expired
Too many authentication attempts, please try again later
Server error